fix joplin

This commit is contained in:
mathieu 2024-06-02 15:58:16 +02:00
parent a5a8a51f75
commit 734201d800

View File

@ -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