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: postgres:
condition: service_healthy condition: service_healthy
# Dispatch Service # Dispatch Service
dispatch: dispatch:
build: build:
@@ -166,6 +165,7 @@ services:
- postgres-data:/var/lib/postgresql/data - postgres-data:/var/lib/postgresql/data
networks: networks:
- postgres_network - postgres_network
- traefik
redis: redis:
container_name: redis container_name: redis