refactor: traefik dynamic configuration
This commit is contained in:
@@ -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`)"
|
||||
|
||||
Reference in New Issue
Block a user