Fix jafner.chat

This commit is contained in:
Joey Hafner 2023-03-26 11:58:37 -07:00
parent 13ff6c5374
commit 03053347ed

View File

@ -1,7 +1,7 @@
tcp:
routers:
jafner.chat:
rule: "HostSNI(`jafner.chat`) || HostSNI(`*.jafner.chat`)"
rule: "HostSNI(`jafner.chat`)"
service: jafner.chat
tls:
passthrough: true