Files
openfreemap/config/.env.sample
2024-02-24 00:19:31 +01:00

12 lines
303 B
Plaintext

# Leave it empty if you use SSH keys
SSH_PASSWD=
# Domain to server directly, without CloudFlare
DOMAIN_DIRECT=direct.openfreemap.org
# Domain via CloudFlare, using origin certificates
DOMAIN_CF=tiles.openfreemap.org
# Skip the full planet download, useful for testing (true/false)
SKIP_PLANET=false