tweak base conf

pull/6686/head
Thibault Duplessis 2020-05-21 20:59:13 -06:00
parent 15b59c31b7
commit 7f82327319
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
mongodb {
uri = "mongodb://127.0.0.1:27017/lichess"
uri = "mongodb://127.0.0.1:27017"
mongo-async-driver = ${akka}
}
net {