tweak default config

pull/8077/head
Thibault Duplessis 2021-02-02 21:30:36 +01:00
parent d0c72217c4
commit 974a20320b
1 changed files with 2 additions and 2 deletions

View File

@ -111,10 +111,10 @@ chat {
check_every = 15 seconds
}
}
study.mongodb.uri = "mongodb://127.0.0.1:27017/lichess"
study.mongodb.uri = ${mongodb.uri}
puzzle {
mongodb {
uri = "mongodb://127.0.0.1:27017/lichess"
uri = ${mongodb.uri}
}
collection {
puzzle = puzzle2_puzzle