diff --git a/Caddyfile b/Caddyfile index 2de922d..16f2263 100644 --- a/Caddyfile +++ b/Caddyfile @@ -1,10 +1,10 @@ { - auto_https off + email soporte@rodax-software.com } presupuestos.uecko.com:13001 { - reverse_proxy backend:3001 # Enviar todo el tráfico a tu API en HTTP + reverse_proxy backend:3001 #encode gzip # Comprime las respuestas con gzip }