Map the host 80 to the internal port
This commit is contained in:
parent
579bf31a1a
commit
2e7b2d2928
1 changed files with 1 additions and 1 deletions
|
@ -3,4 +3,4 @@ services:
|
||||||
rove-server:
|
rove-server:
|
||||||
build: .
|
build: .
|
||||||
ports:
|
ports:
|
||||||
- "8080:8080"
|
- "80:8080"
|
Loading…
Add table
Reference in a new issue