CI: add extra config file for easier per-deployment veriations, add hetzner deploy script

This commit is contained in:
Pieter Vander Vennet 2023-09-25 03:13:17 +02:00
parent 9d149cae30
commit fe3ccd1074
5 changed files with 40 additions and 12 deletions

View file

@ -0,0 +1,4 @@
{
"#":"Some configuration tweaks specifically for hetzner",
"country_coder_host": "https://countrycoder.mapcomplete.org/"
}