diff --git a/dynamic/config.yml b/dynamic/config.yml index 3f268f5..96fe9e1 100644 --- a/dynamic/config.yml +++ b/dynamic/config.yml @@ -5,6 +5,14 @@ # Traefik recarga automáticamente los cambios (~10s) http: + # ============================================ + # SERVERS TRANSPORTS + # ============================================ + serversTransports: + # Transport para servicios con certificados autofirmados + insecure: + insecureSkipVerify: true + # ============================================ # MIDDLEWARES # ============================================