Map the host 80 to the internal port

This commit is contained in:
Marc Di Luzio 2020-06-01 17:49:45 +01:00
parent 579bf31a1a
commit 2e7b2d2928

View file

@ -3,4 +3,4 @@ services:
rove-server:
build: .
ports:
- "8080:8080"
- "80:8080"