http-service: use jndi provided mongo

This commit is contained in:
Adam
2019-08-08 16:26:51 -04:00
parent 05ca96c3db
commit 277a3ccd35
5 changed files with 28 additions and 4 deletions

View File

@@ -26,6 +26,11 @@ datasource:
username: runelite
password: runelite
# Development mongo
mongo:
jndiName:
host: mongodb://localhost:27017
# Development oauth callback (without proxy)
oauth:
callback: http://localhost:8080/account/callback