solution for the problem when trying to curl localhost:80

This commit is contained in:
Daniel Caballero 2022-10-14 00:38:19 -05:00
parent f571d32d60
commit 298b4bcd52
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ services:
- DATABASE_HOST=db
- NODE_ENV=development
ports:
- 80:80
- 80:8080
- 9229:9229
- 9230:9230
secrets: