15 lines
320 B
YAML
15 lines
320 B
YAML
|
databaseUpgradeReady: true
|
||
|
artifactory:
|
||
|
masterKey: FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
|
||
|
persistence:
|
||
|
enabled: true
|
||
|
|
||
|
postgresql:
|
||
|
image:
|
||
|
tag: 9.6.18-debian-10-r7
|
||
|
postgresqlPassword: "password"
|
||
|
postgresqlExtendedConf:
|
||
|
maxConnections: "102"
|
||
|
persistence:
|
||
|
enabled: true
|