We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2115f25 commit bdabc9bCopy full SHA for bdabc9b
1 file changed
src/backend/.env.sample
@@ -8,7 +8,7 @@ SENTRY_DSN=...
8
FRONTEND=...
9
ADMIN_LIST=admin1|admin2
10
MEMORY_LIMIT=500m
11
-ENCRYPTION_KEY=your_secure_random_base64_encryption_key_here
+ENCRYPTION_KEY=...
12
13
# Health Monitor Configuration
14
PROMETHEUS_URL=http://prometheus:9090
0 commit comments