This commit is contained in:
David Arranz 2024-09-09 10:24:43 +02:00
parent d3d25a6c46
commit 2a675d05b4

View File

@ -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
}