RED-8702: Explore document databases to store entityLog
* typo
This commit is contained in:
parent
c2c53f8998
commit
fdfc56f9e6
@ -48,12 +48,11 @@ spring:
|
||||
timeout: 60000
|
||||
mongodb:
|
||||
auto-index-creation: true
|
||||
# todo: multi-tenancy
|
||||
database: redaction
|
||||
host: ${MONGODB_HOST:localhost}
|
||||
port: 27017
|
||||
username: ${MONGODB_USER}
|
||||
password: ${MONGODB_PASSWORD}spring:
|
||||
password: ${MONGODB_PASSWORD}
|
||||
autoconfigure:
|
||||
exclude: org.springframework.boot.autoconfigure.mongo.MongoAutoConfiguration,
|
||||
org.springframework.boot.autoconfigure.data.mongo.MongoDataAutoConfiguration,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user