diff --git a/Caddyfile b/Caddyfile index 5a7b6a8..a6223e3 100644 --- a/Caddyfile +++ b/Caddyfile @@ -13,5 +13,6 @@ https://presupuestos.uecko.com:13001 { } https://presupuestos.uecko.com { - reverse_proxy frontend:80 + root * /srv + file_server } \ No newline at end of file