This commit is contained in:
mathieu 2024-05-20 17:04:37 +02:00
parent 64f636b403
commit 1bee4fd9d6

View File

@ -1,7 +1,7 @@
http:
routers:
router-dsm:
rule: "Host(`huguettes.freeboxos.fr`) && Path(`/nas`|`/photo`|`/file`|`/drive`|`/note`)"
rule: "Host(`huguettes.freeboxos.fr`) && PathRegexp(`(/nas|/photo|/file|/drive|/note)`)"
service: "service-dsm"
tls:
certresolver: myresolver