Update Docker Compose files for various stacks

This commit is contained in:
Kelin
2026-01-26 19:11:16 -05:00
parent 7eb0e97393
commit 1a78578be3
10 changed files with 55 additions and 51 deletions

View File

@@ -134,6 +134,6 @@ networks:
x-dockge:
urls:
- https://auth.${DOMAIN}
- https://{$SERVER_IP}:9091
- https://${SERVER_IP}:9091
- https://traefik.${DOMAIN}
- https://{$SERVER_IP}:8080
- https://${SERVER_IP}:8080