mirror of
https://github.com/hyperknot/openfreemap.git
synced 2026-05-21 22:12:15 +00:00
add SKIP_LETSENCRYPT
This commit is contained in:
@@ -27,3 +27,10 @@ HTTP_HOST_LIST=
|
||||
TELEGRAM_TOKEN=
|
||||
TELEGRAM_CHAT_ID=
|
||||
|
||||
|
||||
# --- Advanced setup, for specific use cases
|
||||
|
||||
# Skip the certificate management part.
|
||||
# You have to manage your certs yourself, or stay with the default, self-signed certs.
|
||||
SKIP_LETSENCRYPT=false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user