jotty: Add more ENV VARS - commented out (#8688)

This commit is contained in:
Chris
2025-10-28 12:08:36 -04:00
committed by GitHub
parent a4e1d261af
commit f6da623676

View File

@@ -25,7 +25,15 @@ mkdir -p data/{users,checklists,notes}
cat <<EOF >/opt/jotty/.env
NODE_ENV=production
# --- Uncomment to enable
# HTTPS=true
# SERVE_PUBLIC_IMAGES=yes
# SERVE_PUBLIC_FILES=yes
# SERVE_PUBLIC_VIDEOS=yes
# STOP_CHECK_UPDATES=yes
# --- For troubleshooting
# DEBUGGER=true
# --- SSO with OIDC (optional)
# SSO_MODE=oidc