Add additional nextcloud route

main
trivernis 11 months ago
parent a72b149082
commit d8a24bd3b2
Signed by: Trivernis
GPG Key ID: 7E6D18B61C8D2F4B

@ -7,7 +7,7 @@ spec:
entryPoints:
- web
routes:
- match: Host(`cloud.trivernis.net`)
- match: Host(`cloud.trivernis.net`, `nextcloud.trivernis.dev`)
kind: Rule
middlewares:
- name: strict-security-headers

Loading…
Cancel
Save