Config(hetzner): update caddyfile
This commit is contained in:
parent
17f839b02f
commit
90aa2f1fc1
1 changed files with 9 additions and 0 deletions
|
@ -64,6 +64,15 @@ countrycoder.mapcomplete.org {
|
|||
}
|
||||
}
|
||||
|
||||
data.mapcomplete.org {
|
||||
root * data/
|
||||
file_server
|
||||
header {
|
||||
+Permissions-Policy "interest-cohort=()"
|
||||
+Access-Control-Allow-Origin *
|
||||
}
|
||||
}
|
||||
|
||||
report.mapcomplete.org {
|
||||
reverse_proxy http://127.0.0.1:2348
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue