Allowed caddy to serve favicon

This commit is contained in:
2025-01-24 18:16:59 +00:00
parent 4b5745c5b3
commit 22e367c6f5

View File

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