add SKIP_LETSENCRYPT

This commit is contained in:
Zsolt Ero
2024-10-23 23:16:18 +02:00
parent ff8041000f
commit fb44bb0241
2 changed files with 8 additions and 0 deletions

View File

@@ -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