treafik debug network

This commit is contained in:
PxlLoewe
2025-06-27 20:11:01 -07:00
parent 4d5fc704a1
commit a2db875569

View File

@@ -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