Обновить docker-compose.yml
This commit is contained in:
parent
d0bf1c18e8
commit
5efca03136
@ -124,6 +124,10 @@ configs:
|
||||
url: jdbc:sqlserver://;serverName=app.expertdwh.ru;databaseName=master;encrypt=true;trustServerCertificate=true
|
||||
username: sa
|
||||
password: ${EWH_PASSWORD}
|
||||
uwh:
|
||||
url: jdbc:postgresql://app.expertdwh.ru/uwh?reWriteBatchedInserts=true
|
||||
username: uwh
|
||||
password: uwh
|
||||
audit.enabled: true
|
||||
|
||||
hikari:
|
||||
|
Loading…
x
Reference in New Issue
Block a user