router host rule

This commit is contained in:
Czechman 2022-11-27 05:29:43 +01:00
parent 37671812fc
commit f2c37d78fd
1 changed files with 1 additions and 1 deletions

View File

@ -272,7 +272,7 @@
## Dynamic configuration ## Dynamic configuration
[http.routers] [http.routers]
[http.routers.docker] [http.routers.docker]
# rule = "Host(`czechman.dynvpn.de`)" rule = "Host(`czechman.dynvpn.de`) && Path(`/`)"
[http.routers.docker.tls] [http.routers.docker.tls]
certResolver = "myresolver" certResolver = "myresolver"
[[http.routers.docker.tls.domains]] [[http.routers.docker.tls.domains]]