apps(lychee): Deactivate custom header

main
trivernis 8 months ago
parent 85213268f8
commit 3b959be70a
Signed by: Trivernis
GPG Key ID: DFFFCC2C7A02DB45

@ -17,12 +17,12 @@ spec:
entryPoints: entryPoints:
- web - web
routes: routes:
- match: Host(`lychee.trivernis.net`, `lychee.iulse.com`) - match: Host(`lychee.trivernis.net`)
kind: Rule kind: Rule
middlewares: # middlewares:
# - name: strict-security-headers # - name: strict-security-headers
# namespace: default # namespace: default
- name: lychee-headers # - name: lychee-headers
services: services:
- name: lychee - name: lychee
port: http port: http

Loading…
Cancel
Save