chose: nas
This commit is contained in:
parent
fa886aaac4
commit
6d1d9952ee
@ -1,8 +1,11 @@
|
|||||||
http:
|
http:
|
||||||
routers:
|
routers:
|
||||||
router-dsm:
|
router-dsm:
|
||||||
rule: "Host(`dsm.local`)"
|
rule: "Host(`huguettes.freeboxos.fr`) && Path(`/nas`)"
|
||||||
service: "service-dsm"
|
service: "service-dsm"
|
||||||
|
tls: true
|
||||||
|
tls:
|
||||||
|
certresolver: myresolver
|
||||||
|
|
||||||
services:
|
services:
|
||||||
service-dsm:
|
service-dsm:
|
||||||
|
Loading…
Reference in New Issue
Block a user