Merge develop
This commit is contained in:
commit
f25f5f156d
86 changed files with 1960 additions and 967 deletions
|
@ -6,7 +6,7 @@ builds.mapcomplete.org {
|
|||
}
|
||||
}
|
||||
|
||||
mapcomplete.org {
|
||||
mapcomplete.org, www.mapcomplete.org {
|
||||
root * public/master/
|
||||
try_files {path}.html
|
||||
file_server
|
||||
|
@ -46,6 +46,13 @@ single.mapcomplete.org {
|
|||
}
|
||||
}
|
||||
|
||||
app.mapcomplete.org {
|
||||
root * app/
|
||||
file_server
|
||||
header {
|
||||
+Permissions-Policy "interest-cohort=()"
|
||||
}
|
||||
}
|
||||
|
||||
velopark.mapcomplete.org {
|
||||
root * single_theme_builds/velopark/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue