Setup infra for reverse proxy (#831)

This commit is contained in:
Chris 2026-02-10 20:22:51 +02:00 committed by GitHub
parent f8ad3724af
commit 2b4cb0aeb2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 36 additions and 0 deletions

View file

@ -122,6 +122,7 @@ ENV NODE_ENV=production \
TUDUDI_SESSION_SECRET="" \
TUDUDI_USER_EMAIL="" \
TUDUDI_USER_PASSWORD="" \
TUDUDI_TRUST_PROXY=false \
DISABLE_TELEGRAM=false \
DISABLE_SCHEDULER=false \
TUDUDI_UPLOAD_PATH="/app/backend/uploads" \