fix(hass): js delivered as mime html/text

This commit is contained in:
nold 2023-05-23 12:44:43 +02:00
parent 0f054e181a
commit 264a40b61a

View file

@ -48,7 +48,7 @@ ingress:
main: main:
annotations: annotations:
cert-manager.io/cluster-issuer: vault-issuer cert-manager.io/cluster-issuer: vault-issuer
traefik.ingress.kubernetes.io/router.tls: 'true' nginx.ingress.kubernetes.io/enable-cors: "false"
enabled: true enabled: true
hosts: hosts:
- host: hass.dc - host: hass.dc