Allowed caddy to serve favicon

This commit is contained in:
2025-01-24 18:16:59 +00:00
parent e5ee76436d
commit bfaf8d43f8

View File

@@ -4,7 +4,7 @@
(site) {
@landing {
path / /contact* /about*
path / /contact* /about* /favicon.png
}
handle /_app/* {
reverse_proxy site:3000