Disable internal SSL
Users should use a TLS terminator if necessary.
This commit is contained in:
parent
f3c34ba6a7
commit
8c2435c952
7 changed files with 205 additions and 234 deletions
|
|
@ -6,7 +6,6 @@ services:
|
|||
- TUDUDI_USER_EMAIL=admin@example.com
|
||||
- TUDUDI_USER_PASSWORD=your-secure-password
|
||||
- TUDUDI_SESSION_SECRET=changeme-please-use-openssl
|
||||
- TUDUDI_INTERNAL_SSL_ENABLED=false
|
||||
- TUDUDI_ALLOWED_ORIGINS=http://localhost:3002
|
||||
- TUDUDI_UPLOAD_PATH="/app/backend/uploads"
|
||||
# Runtime UID/GID configuration - set these to match your host user/group
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue