docker compose for usage of mongodb & Login module using mongodb
This commit is contained in:
parent
657a0f9a03
commit
b1d5f53a79
13 changed files with 35 additions and 11 deletions
|
|
@ -1,7 +1,8 @@
|
|||
|
||||
spring.data.mongodb.database=businessProxyDB
|
||||
spring.data.mongodb.host=mongodb:27017
|
||||
|
||||
kie-wb.mainwbintern=http://kie-wb:8080/kie-wb
|
||||
kie-wb.mainwbextern=http://kie-wb:8080/kie-wb
|
||||
server.port=${port:8200}
|
||||
kie-wb.baseurl=http://kie-wb:8080/kie-wb/rest
|
||||
kie-wb.username=admin
|
||||
|
|
|
|||
Loading…
Add table
editor.link_modal.header
Reference in a new issue