Commit cffc5618 authored by Noel Alonso's avatar Noel Alonso
Browse files

Elimina cabeceras de traefik no necesarias

parent 136b23ca
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -30,8 +30,6 @@ services:
      labels:
        traefik.frontend.auth.basic.users: ${UI_AUTH}
        traefik.frontend.rule: Host:nifi.${PUBLIC_HOSTNAME}
        traefik.frontend.headers.customRequestHeaders: "X-ProxyScheme:http||X-ProxyHost:nifi.${PUBLIC_HOSTNAME}"
        traefik.frontend.headers.customResponseHeaders: "Access-Control-Allow-Origin: nifi.${PUBLIC_HOSTNAME}"
        traefik.backend: nifi
        traefik.port: "${PORT}"
      restart_policy: