imdg application.properties
This commit is contained in:
parent
5ad1b0d569
commit
730ae2aba4
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ imdg.hazelcast.password=dev-pass
|
|||
imdg.hazelcast.cluster-members[0]=127.0.0.1
|
||||
imdg.hazelcast.backup-count=3
|
||||
imdg.hazelcast.instance-name=instance
|
||||
imdg.hazelcast.db-sync-seconds=10;
|
||||
imdg.hazelcast.db-sync-seconds=10
|
||||
imdg.database.login=clearing
|
||||
imdg.database.password=Aa111111
|
||||
imdg.database.url=jdbc:postgresql://10.200.200.133:5432/clearing?currentSchema=clearing_prod
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue