diff --git a/config.json.example b/config.json.example index 6ae52747e..297923352 100644 --- a/config.json.example +++ b/config.json.example @@ -1,5 +1,5 @@ { - "mongodbUrl": "mongodb://127.0.0.1:27017/openWF", + "mongodbUrl": "mongodb://127.0.0.1:27017/openWF_2013", "logger": { "files": true, "level": "trace",