2018-10-09 09:36:15 +02:00
|
|
|
server.port=${port:8200}
|
2020-06-01 16:34:55 +02:00
|
|
|
kie-wb.baseurl=http://localhost:18080/kie-wb/rest
|
2020-01-03 14:40:00 +01:00
|
|
|
kie-wb.mainwbintern=http://localhost:8080/kie-wb
|
|
|
|
|
kie-wb.mainwbextern=http://localhost:8080/kie-wb
|
2018-10-09 09:36:15 +02:00
|
|
|
kie-wb.username=admin
|
|
|
|
|
kie-wb.password=admin
|
2019-03-09 19:02:06 +01:00
|
|
|
|
2019-10-07 16:35:07 +02:00
|
|
|
adminConsole.tmpdir=/tmp
|
2019-10-22 22:45:16 +02:00
|
|
|
|
2018-11-07 13:40:04 +01:00
|
|
|
|
2019-01-25 18:47:46 +01:00
|
|
|
|
|
|
|
|
spring.data.mongodb.database=businessProxyDB
|
2019-09-20 12:05:54 +02:00
|
|
|
spring.data.mongodb.host=localhost:28017
|
2019-02-07 11:45:07 +01:00
|
|
|
|
|
|
|
|
spring.servlet.multipart.enabled=false
|