set default http.port

pull/7068/head
Thibault Duplessis 2020-07-31 11:12:57 +02:00
parent 40a2a2060e
commit 5eeca5c3f1
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
http.port = 9663
mongodb {
uri = "mongodb://127.0.0.1:27017"
mongo-async-driver = ${akka}