Обновить docker-compose.yml
This commit is contained in:
parent
e8883608f4
commit
b9fc8dfa1a
@ -105,4 +105,8 @@ configs:
|
|||||||
url: jdbc:sqlserver://;serverName=app.expertdwh.ru;databaseName=master;encrypt=true;trustServerCertificate=true
|
url: jdbc:sqlserver://;serverName=app.expertdwh.ru;databaseName=master;encrypt=true;trustServerCertificate=true
|
||||||
username: sa
|
username: sa
|
||||||
password: ${EWH_PASSWORD}
|
password: ${EWH_PASSWORD}
|
||||||
audit.enabled: true
|
audit.enabled: true
|
||||||
|
logging:
|
||||||
|
level:
|
||||||
|
root: debug
|
||||||
|
ru.expertdwh: trace
|
Loading…
x
Reference in New Issue
Block a user