mirror of
https://github.com/hyperknot/openfreemap.git
synced 2026-05-21 14:02:15 +00:00
cloudflare related fixes
This commit is contained in:
@@ -7,9 +7,7 @@ DOMAIN_LE=
|
|||||||
# Let's Encrypt account email
|
# Let's Encrypt account email
|
||||||
LE_EMAIL=
|
LE_EMAIL=
|
||||||
|
|
||||||
# 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 the full planet download, useful for testing (true/false)
|
||||||
SKIP_PLANET=false
|
SKIP_PLANET=false
|
||||||
@@ -17,7 +15,7 @@ SKIP_PLANET=false
|
|||||||
|
|
||||||
# --- Let's Encrypt DNS related variables, not needed for self-hosting
|
# --- Let's Encrypt DNS related variables, not needed for self-hosting
|
||||||
|
|
||||||
DOMAIN_LEDNS=direct.openfreemap.org
|
DOMAIN_LEDNS=
|
||||||
|
|
||||||
# --- host list
|
# --- host list
|
||||||
|
|
||||||
@@ -28,3 +26,9 @@ HTTP_HOST_LIST=
|
|||||||
|
|
||||||
TELEGRAM_TOKEN=
|
TELEGRAM_TOKEN=
|
||||||
TELEGRAM_CHAT_ID=
|
TELEGRAM_CHAT_ID=
|
||||||
|
|
||||||
|
# --- Cloudflare proxied endpoint
|
||||||
|
|
||||||
|
# CloudFlare subdomain, using origin certificates
|
||||||
|
# Please put ofm_cf.key and ofm_cf.cert files in config/certs
|
||||||
|
DOMAIN_CF=
|
||||||
Reference in New Issue
Block a user