Обновить docker-compose.yml
This commit is contained in:
		| @@ -120,6 +120,10 @@ configs: | ||||
|               username: dwh | ||||
|               password: ${DWH_PASSWORD} | ||||
|               pre-script: core-oracle.preScript | ||||
|             MSSQL: | ||||
|               url: jdbc:sqlserver://;serverName=app.expertdwh.ru;databaseName=master;encrypt=true;trustServerCertificate=true | ||||
|               username: sa | ||||
|               password: ${EWH_PASSWORD} | ||||
|       audit.enabled: true | ||||
|  | ||||
|   hikari: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user