diff --git a/mounts/traefik/config/traefik.yaml b/mounts/traefik/config/traefik.yaml index 72e0f98..001ed75 100644 --- a/mounts/traefik/config/traefik.yaml +++ b/mounts/traefik/config/traefik.yaml @@ -4,6 +4,9 @@ providers: exposedByDefault: false network: traefik +serverstransport: + insecureskipverify: true + api: insecure: true