rules
This commit is contained in:
parent
547976232b
commit
a5a8a51f75
@ -30,7 +30,7 @@ http:
|
|||||||
middlewares:
|
middlewares:
|
||||||
- stripprefixregex
|
- stripprefixregex
|
||||||
router-joplin:
|
router-joplin:
|
||||||
rule: "Host(`huguettes.freeboxos.fr`) && PathPrefix(`/joplin`)"
|
rule: "Host(`huguettes.freeboxos.fr`) && Path(`/joplin`)"
|
||||||
service: "service-homepage"
|
service: "service-homepage"
|
||||||
tls: {}
|
tls: {}
|
||||||
middlewares:
|
middlewares:
|
||||||
|
Loading…
Reference in New Issue
Block a user