Fix: server config (CORS)

This commit is contained in:
Pieter Vander Vennet 2024-12-11 17:21:00 +01:00
parent 417bee2ee8
commit 2c877dd525

View file

@ -19,7 +19,7 @@ countrycoder.mapcomplete.org {
file_server
header {
+Permissions-Policy "interest-cohort=()"
+Access-Control-Allow-Origin https://hosted.mapcomplete.org https://dev.mapcomplete.org https://mapcomplete.org
+Access-Control-Allow-Origin *
}
}