treafik debug network

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

View File

@@ -40,7 +40,7 @@ services:
- discord_network
- postgres_network
- traefik
hub-server:
build:
context: .
@@ -63,7 +63,6 @@ services:
postgres:
condition: service_healthy
# Dispatch Service
dispatch:
build:
@@ -133,7 +132,7 @@ services:
networks:
- postgres_network
- discord_network
docs:
build:
context: .
@@ -166,6 +165,7 @@ services:
- postgres-data:/var/lib/postgresql/data
networks:
- postgres_network
- traefik
redis:
container_name: redis