2023-09-25 03:14:29 +02:00
|
|
|
hosted.mapcomplete.org {
|
2024-06-14 09:45:04 +02:00
|
|
|
root * public/
|
|
|
|
file_server
|
|
|
|
header {
|
|
|
|
+Permissions-Policy "interest-cohort=()"
|
|
|
|
}
|
2023-09-25 03:14:29 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
countrycoder.mapcomplete.org {
|
2024-06-14 09:45:04 +02:00
|
|
|
root * tiles/
|
|
|
|
file_server
|
|
|
|
header {
|
|
|
|
+Permissions-Policy "interest-cohort=()"
|
|
|
|
+Access-Control-Allow-Origin https://hosted.mapcomplete.org https://dev.mapcomplete.org https://mapcomplete.org
|
2024-06-14 01:23:50 +02:00
|
|
|
}
|
2023-09-25 03:14:29 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
report.mapcomplete.org {
|
|
|
|
reverse_proxy {
|
|
|
|
to http://127.0.0.1:2600
|
|
|
|
}
|
|
|
|
}
|
2023-10-11 00:35:34 +02:00
|
|
|
|
|
|
|
studio.mapcomplete.org {
|
|
|
|
reverse_proxy {
|
|
|
|
to http://127.0.0.1:1235
|
|
|
|
}
|
|
|
|
}
|
2023-12-31 14:39:16 +01:00
|
|
|
|
2024-04-06 11:01:21 +02:00
|
|
|
lod.mapcomplete.org {
|
2024-06-14 01:23:50 +02:00
|
|
|
reverse_proxy /extractgraph {
|
|
|
|
to http://127.0.0.1:2346
|
|
|
|
}
|
2024-06-10 15:04:43 +02:00
|
|
|
}
|
2024-06-17 18:26:48 +02:00
|
|
|
|
|
|
|
ipinfo.mapcomplete.org {
|
|
|
|
reverse_proxy 127.0.0.1:2347
|
|
|
|
}
|