fix csrf token hardset, remove cookie from localstorage
This commit is contained in:
@@ -8,6 +8,7 @@ services:
|
||||
- DATABASE_URL=file:/app/prisma/dev.db
|
||||
- PORT=8000
|
||||
- NODE_ENV=production
|
||||
- TRUST_PROXY=1
|
||||
# Optional for single-instance deployments:
|
||||
# if unset, backend auto-generates and persists one in the volume.
|
||||
# Recommended to set explicitly for portability and multi-instance setups.
|
||||
|
||||
Reference in New Issue
Block a user