solution for the problem when trying to curl localhost:80
This commit is contained in:
parent
f571d32d60
commit
298b4bcd52
@ -13,7 +13,7 @@ services:
|
||||
- DATABASE_HOST=db
|
||||
- NODE_ENV=development
|
||||
ports:
|
||||
- 80:80
|
||||
- 80:8080
|
||||
- 9229:9229
|
||||
- 9230:9230
|
||||
secrets:
|
||||
|
Loading…
Reference in New Issue
Block a user