Setup infra for reverse proxy (#831)
This commit is contained in:
parent
f8ad3724af
commit
2b4cb0aeb2
6 changed files with 36 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ services:
|
|||
- TUDUDI_USER_PASSWORD=your-secure-password
|
||||
- TUDUDI_SESSION_SECRET=changeme-please-use-openssl
|
||||
- TUDUDI_ALLOWED_ORIGINS=http://localhost:3002
|
||||
- TUDUDI_TRUST_PROXY=false
|
||||
- TUDUDI_UPLOAD_PATH=/app/backend/uploads
|
||||
# Runtime UID/GID configuration - set these to match your host user/group
|
||||
- PUID=1001
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue