mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-05-05 23:50:33 +00:00
jotty: Add more ENV VARS - commented out (#8688)
This commit is contained in:
parent
a4e1d261af
commit
f6da623676
1 changed files with 8 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue