mirror of
https://github.com/hyperknot/openfreemap.git
synced 2026-05-21 14:02:15 +00:00
13 lines
357 B
Plaintext
13 lines
357 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
|
|
# Please put cf.key and cf.cert files in config/certs
|
|
DOMAIN_CF=tiles.openfreemap.org
|
|
|
|
# Skip the full planet download, useful for testing (true/false)
|
|
SKIP_PLANET=false
|