refactor: traefik dynamic configuration

This commit is contained in:
2025-12-07 01:39:58 +01:00
parent 6d9427cf2a
commit aa7239ee83
6 changed files with 13 additions and 871 deletions
+13
View File
@@ -10,6 +10,19 @@ http:
- nextcloud-chain
tls: {}
# Nextcloud dev
nextcloud-local:
rule: "Host(`nextcloud.workstation.internal`)"
entrypoints:
- websecure
- web
service: nextcloud
middlewares:
- nextcloud-chain
tls: {}
w
# Nextcloud dev
nextcloud-dev:
rule: "Host(`nextcloud.gigaforust.internal`)"