mirror of
https://github.com/Cian-H/am-d-model.eu.git
synced 2025-12-22 21:41:57 +00:00
Allowed caddy to serve favicon
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
(site) {
|
(site) {
|
||||||
@landing {
|
@landing {
|
||||||
path / /contact* /about*
|
path / /contact* /about* /favicon.png
|
||||||
}
|
}
|
||||||
handle /_app/* {
|
handle /_app/* {
|
||||||
reverse_proxy site:3000
|
reverse_proxy site:3000
|
||||||
|
|||||||
Reference in New Issue
Block a user