Skip to content

Commit 95e7a5d

Browse files
author
Saso Matejina
committed
fix config
1 parent cf79943 commit 95e7a5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: server/configs/codeflow.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ plugins:
2929
memory_burst: "1Gi"
3030
termination_grace_period_seconds: 600
3131
mongodb:
32-
database: "codeflow-demo"
32+
database: "codeflow"
3333
uri: "mongodb://mongo:27017"
3434
ssl: false
3535
service_address: ":3001"

0 commit comments

Comments
 (0)