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

@@ -114,9 +114,9 @@ x-dockge:
urls:
# Proxied URLs (through Traefik)
- https://homepage.${DOMAIN}
- https://{$SERVER_IP}:3003
- https://${SERVER_IP}:3003
- https://homarr.${DOMAIN}
- https://{$SERVER_IP}:7575
- https://${SERVER_IP}:7575
networks:
homelab-network: