mirror of
https://github.com/Cian-H/iform-invenio.git
synced 2026-04-23 17:35:45 +01:00
Allowed caddy to serve favicon
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@
|
||||
|
||||
(site) {
|
||||
@landing {
|
||||
path / /contact* /about*
|
||||
path / /contact* /about* /favicon.png
|
||||
}
|
||||
handle /_app/* {
|
||||
reverse_proxy site:3000
|
||||
|
||||
Reference in New Issue
Block a user