Update docker-compose.yml
This commit is contained in:
@@ -26,7 +26,7 @@ services:
|
|||||||
ports:
|
ports:
|
||||||
- "3010:3000" # host 3010 -> container 3000
|
- "3010:3000" # host 3010 -> container 3000
|
||||||
depends_on:
|
depends_on:
|
||||||
- db
|
db:
|
||||||
condition: service_healthy
|
condition: service_healthy
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
networks:
|
networks:
|
||||||
|
|||||||
Reference in New Issue
Block a user