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

@@ -237,10 +237,10 @@ networks:
x-dockge:
urls:
- https://backrest.${DOMAIN}
- https://{$SERVER_IP}:9898
- https://${SERVER_IP}:9898
- https://duplicati.${DOMAIN}
- https://{$SERVER_IP}:8200
- https://${SERVER_IP}:8200
- https://forms.${DOMAIN}
- https://{$SERVER_IP}:3002
- https://${SERVER_IP}:3002
- https://vault.${DOMAIN}
- https://{$SERVER_IP}:8091
- https://${SERVER_IP}:8091