Fix default port mapping and indentation
Signed-off-by: Anca Iordache <anca.iordache@docker.com>
This commit is contained in:
parent
dc1bb13dce
commit
77c6920a83
20 changed files with 111 additions and 108 deletions
|
|
@ -3,7 +3,7 @@ services:
|
|||
web:
|
||||
build: app
|
||||
ports:
|
||||
- 80:80
|
||||
- 80:80
|
||||
db:
|
||||
environment:
|
||||
ACCEPT_EULA: "Y"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue