mirror of
https://github.com/hyperknot/openfreemap.git
synced 2026-05-21 14:02:15 +00:00
telegram
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
SSH_PASSWD=
|
||||
|
||||
# Direct subdomain, using Let's Encrypt certificates
|
||||
DOMAIN_LE=le.openfreemap.org
|
||||
DOMAIN_LE=
|
||||
|
||||
# Let's Encrypt account email
|
||||
LE_EMAIL=
|
||||
@@ -17,5 +17,14 @@ SKIP_PLANET=false
|
||||
|
||||
# --- Let's Encrypt DNS related variables, not needed for self-hosting
|
||||
|
||||
DOMAIN_LEDNS = direct.openfreemap.org
|
||||
DOMAIN_LEDNS=direct.openfreemap.org
|
||||
|
||||
# --- host list
|
||||
|
||||
HTTP_HOST_LIST=
|
||||
|
||||
|
||||
# --- Load Balancer script
|
||||
|
||||
TELEGRAM_BOT_TOKEN=
|
||||
TELEGRAM_BOT_CHAT_ID=
|
||||
Reference in New Issue
Block a user