„wireguard.yml“ ändern

This commit is contained in:
olli 2023-06-10 17:15:38 +02:00
parent 8c17d5a6f8
commit 6f80652811

View File

@ -235,7 +235,7 @@
http:
routers:
wireguard:
rule: "Host(`wireguard.ds9.dedyn.io`)"
rule: "Host(`wireguard.{{inventory_hostname}}`)"
service: wireguard
entryPoints:
- "https"