Config: attempt to fix caddy file

This commit is contained in:
Pieter Vander Vennet 2025-07-31 13:38:36 +02:00
parent bc96c8968b
commit 46b75b877b

View file

@ -1,6 +1,7 @@
builds.mapcomplete.org {
root * public/
root * /root/public/
encode
try_files {path}.html
file_server browse
header {
+Permissions-Policy "interest-cohort=()"
@ -54,7 +55,6 @@ single.mapcomplete.org {
}
}
app.mapcomplete.org {
root * /root/app/
encode