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