diff --git a/install/jotty-install.sh b/install/jotty-install.sh index 7f46ae4f1..0492b14b6 100644 --- a/install/jotty-install.sh +++ b/install/jotty-install.sh @@ -25,7 +25,15 @@ mkdir -p data/{users,checklists,notes} cat </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