fixed compose

This commit is contained in:
PxlLoewe
2025-06-06 17:57:51 -07:00
parent 371e739472
commit 6be3f70371

View File

@@ -115,7 +115,8 @@ services:
replicas: 1 replicas: 1
labels: labels:
- "traefik.enable=false" - "traefik.enable=false"
networks: -postgres_network networks:
- postgres_network
- discord_network - discord_network
# Hub Service # Hub Service