fix(platform): Add local enc key (#8568)

add local enc key
This commit is contained in:
Aarushi
2024-11-05 12:44:36 -08:00
committed by GitHub
parent f17c20ed91
commit 9070378e60

View File

@@ -69,7 +69,7 @@ services:
- DATABASEMANAGER_HOST=executor
- FRONTEND_BASE_URL=http://localhost:3000
- BACKEND_CORS_ALLOW_ORIGINS=["http://localhost:3000"]
- ENCRYPTION_KEY=some-long-random-string-encryption-key
- ENCRYPTION_KEY=dvziYgz0KSK8FENhju0ZYi8-fRTfAdlz6YLhdB_jhNw= # DO NOT USE IN PRODUCTION!!
ports:
- "8006:8006"
- "8003:8003" # execution scheduler