docker: move all configuration to example.env

This commit is contained in:
missytake
2025-11-14 12:29:09 +01:00
committed by j4n
parent c33b5ade30
commit 92c8b83a5e
5 changed files with 41 additions and 49 deletions

View File

@@ -1 +1,10 @@
MAIL_DOMAIN="chat.example.com"
# ACME_EMAIL=""
# RECREATE_VENV="false"
# MAX_MESSAGE_SIZE="50M"
# DEBUG_COMMANDS_ENABLED="true"
# FORCE_REINIT_INI_FILE="true"
# USE_FOREIGN_CERT_MANAGER="True"
# ENABLE_CERTS_MONITORING="true"
# CERTS_MONITORING_TIMEOUT=10
# IS_DEVELOPMENT_INSTANCE="True"