traefik config changed behaviour with new version

This commit is contained in:
2024-05-03 12:17:14 +02:00
parent 2ff171d0b8
commit 1c549a9fba
4 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ http:
domains:
- main: "nbit.ch"
sans: "www.nbit.ch"
rule: "Host(`nbit.ch`,`www.nbit.ch`)"
rule: "Host(`nbit.ch`) || Host(`www.nbit.ch`)"
service: nbitwebsite
services: