diff --git a/apps/lychee/app/route.yaml b/apps/lychee/app/route.yaml index 8d79bfa..c9f9ce3 100644 --- a/apps/lychee/app/route.yaml +++ b/apps/lychee/app/route.yaml @@ -17,12 +17,12 @@ spec: entryPoints: - web routes: - - match: Host(`lychee.trivernis.net`, `lychee.iulse.com`) + - match: Host(`lychee.trivernis.net`) kind: Rule - middlewares: + # middlewares: # - name: strict-security-headers # namespace: default - - name: lychee-headers + # - name: lychee-headers services: - name: lychee port: http