Chore: fix bug by formatting

This commit is contained in:
Pieter Vander Vennet 2024-06-14 01:28:51 +02:00
parent ad2aaa059f
commit b951585612

View file

@ -1,15 +1,11 @@
hosted.mapcomplete.org { hosted.mapcomplete.org {
file_server { file_server {
root * public/ root * public/
index index.html
header { header {
+Permissions-Policy "interest-cohort=()" +Permissions-Policy "interest-cohort=()"
+Report-To `\{"group":"csp-endpoint", "max_age": 86400,"endpoints": [\{"url": "https://report.mapcomplete.org/csp"}], "include_subdomains": true}` +Report-To `\{"group":"csp-endpoint", "max_age": 86400,"endpoints": [\{"url": "https://report.mapcomplete.org/csp"}], "include_subdomains": true}`
} }
} }
`
}
} }
countrycoder.mapcomplete.org { countrycoder.mapcomplete.org {