fix: properly

This commit is contained in:
2025-12-18 20:50:53 +00:00
parent a435cb72dc
commit 5488e14ec7

View File

@@ -14,8 +14,6 @@ services:
ports: ports:
- 8096:8096 - 8096:8096
restart: unless-stopped restart: unless-stopped
networks:
- traefik_proxy
labels: labels:
# Traefik # Traefik
- "traefik.enable=true" - "traefik.enable=true"
@@ -42,8 +40,6 @@ services:
ports: ports:
- 5055:5055 - 5055:5055
restart: unless-stopped restart: unless-stopped
networks:
- traefik_proxy
labels: labels:
# Traefik # Traefik
- "traefik.enable=true" - "traefik.enable=true"