.env.example
Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow.
AUTH_SECRET
secret
The below secret is not used anywhere but required for Auth.js (Would encrypt JWTs and Mail hashes, both not used)
SECRET_ENCRYPTION_KEY
secret
The below secret is used to encrypt integration secrets in the database. It should be a 32-byte string, generated by running `openssl rand…
LOG_LEVEL
DB_DRIVER
This is how you can use the sqlite driver:
DB_URL
secret
TURBO_TELEMETRY_DISABLED
UNSAFE_ENABLE_MOCK_INTEGRATION
Enable mock integration