treafik debug network
This commit is contained in:
@@ -63,7 +63,6 @@ services:
|
||||
postgres:
|
||||
condition: service_healthy
|
||||
|
||||
|
||||
# Dispatch Service
|
||||
dispatch:
|
||||
build:
|
||||
@@ -166,6 +165,7 @@ services:
|
||||
- postgres-data:/var/lib/postgresql/data
|
||||
networks:
|
||||
- postgres_network
|
||||
- traefik
|
||||
|
||||
redis:
|
||||
container_name: redis
|
||||
|
||||
Reference in New Issue
Block a user