mirror of
https://github.com/Cian-H/am-d-model.eu.git
synced 2025-12-22 13:41:56 +00:00
Allowed caddy to serve favicon
This commit is contained in:
@@ -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