router host rule
This commit is contained in:
parent
37671812fc
commit
f2c37d78fd
|
|
@ -272,7 +272,7 @@
|
|||
## Dynamic configuration
|
||||
[http.routers]
|
||||
[http.routers.docker]
|
||||
# rule = "Host(`czechman.dynvpn.de`)"
|
||||
rule = "Host(`czechman.dynvpn.de`) && Path(`/`)"
|
||||
[http.routers.docker.tls]
|
||||
certResolver = "myresolver"
|
||||
[[http.routers.docker.tls.domains]]
|
||||
|
|
|
|||
Loading…
Reference in New Issue