Fix mismatched parenthesis
This commit is contained in:
parent
ba8f3ed6fe
commit
f1f03ab049
@ -1,7 +1,7 @@
|
||||
http:
|
||||
routers:
|
||||
jafner-chat:
|
||||
rule: "Host(`jafner.chat`) || (Host(`*.jafner.chat`)"
|
||||
rule: "Host(`jafner.chat`) || Host(`*.jafner.chat`)"
|
||||
entryPoints: "websecure"
|
||||
service: "jafner-chat@file"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user