Fix mismatched parenthesis
This commit is contained in:
parent
f043cf1f9e
commit
7db617f94b
@ -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…
Reference in New Issue
Block a user