http-service: use jndi provided mongo
This commit is contained in:
@@ -15,3 +15,7 @@ datasource:
|
||||
driverClassName: org.h2.Driver
|
||||
type: org.h2.jdbcx.JdbcDataSource
|
||||
url: jdbc:h2:mem:xptracker
|
||||
|
||||
mongo:
|
||||
jndiName:
|
||||
host: mongodb://localhost:27017
|
||||
Reference in New Issue
Block a user