Update file docker-compose.yml
This commit is contained in:
@ -24,7 +24,7 @@ services:
|
|||||||
depends_on:
|
depends_on:
|
||||||
- backend
|
- backend
|
||||||
ports:
|
ports:
|
||||||
- "80:80"
|
- "8880:80"
|
||||||
networks:
|
networks:
|
||||||
- default
|
- default
|
||||||
# postgres:
|
# postgres:
|
||||||
|
|||||||
Reference in New Issue
Block a user