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