ledns_reader

This commit is contained in:
Zsolt Ero
2024-03-13 02:39:36 +01:00
parent fe5b06bf9a
commit d07d87270d
6 changed files with 90 additions and 12 deletions

View File

@@ -1,20 +1,21 @@
# Leave it empty if you use SSH keys
SSH_PASSWD=
# Domain to server directly, with Let's Encrypt certificates
DOMAIN_LE=test.openfreemap.org
# Direct subdomain, using Let's Encrypt certificates
DOMAIN_LE=le.openfreemap.org
# Let's Encrypt account email
LE_EMAIL=
# Domain via CloudFlare, using origin certificates
# CloudFlare subdomain, using origin certificates
# Please put ofm_cf.key and ofm_cf.cert files in config/certs
DOMAIN_CF=tiles.openfreemap.org
# Skip the full planet download, useful for testing (true/false)
SKIP_PLANET=false
# --- Let's Encrypt DNS related variables, not needed for self-hosting
DOMAIN_LEDNS = rr.openfreemap.org
DOMAIN_LEDNS = direct.openfreemap.org