traefik config changed behaviour with new version
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user