We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 72a3394 + ce9666f commit 44ae35eCopy full SHA for 44ae35e
1 file changed
docker-compose.yml
@@ -31,7 +31,7 @@ services:
31
- FALKORDB_HOST=falkordb
32
- FALKORDB_PORT=6379
33
- OPENAI_API_KEY=YOUR_OPENAI_API_KEY
34
- - SECRET_TOKEN=sC0tTerMania
+ - SECRET_TOKEN=YOUR_SECRET_TOKEN
35
- FLASK_RUN_HOST=0.0.0.0
36
- FLASK_RUN_PORT=5000
37
- CODE_GRAPH_PUBLIC=1
0 commit comments