Chore: fix bug by formatting

This commit is contained in:
Pieter Vander Vennet 2024-06-14 01:27:34 +02:00
parent 05ef268deb
commit ad2aaa059f

View file

@ -1,11 +1,11 @@
hosted.mapcomplete.org {
file_server
file_server {
root * public/
index index.html
header {
+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}`
}
}
`
@ -13,12 +13,13 @@ hosted.mapcomplete.org {
}
countrycoder.mapcomplete.org {
file_server
file_server {
root * tiles/
header {
+Permissions-Policy "interest-cohort=()"
+Access-Control-Allow-Origin https://hosted.mapcomplete.org https://dev.mapcomplete.org https://mapcomplete.org
}
}
}
report.mapcomplete.org {