diff --git a/caddy/Caddyfile b/caddy/Caddyfile index 38e8de1..83f40ce 100644 --- a/caddy/Caddyfile +++ b/caddy/Caddyfile @@ -4,7 +4,7 @@ (site) { @landing { - path / /contact* /about* + path / /contact* /about* /favicon.png } handle /_app/* { reverse_proxy site:3000