Обновить docker-compose.yml
This commit is contained in:
		| @@ -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: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user