Compare commits
2 Commits
11374e6f7a
...
25398c4a16
Author | SHA1 | Date | |
---|---|---|---|
25398c4a16 | |||
3c9ad2398d |
3
.gitignore
vendored
Normal file
3
.gitignore
vendored
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
/.idea/misc.xml
|
||||||
|
/.idea/vcs.xml
|
||||||
|
/.idea/workspace.xml
|
@ -90,6 +90,10 @@ configs:
|
|||||||
username: dwh
|
username: dwh
|
||||||
password: ${DWH_PASSWORD}
|
password: ${DWH_PASSWORD}
|
||||||
audit.enabled: true
|
audit.enabled: true
|
||||||
|
|
||||||
|
logging:
|
||||||
|
level:
|
||||||
|
root: trace
|
||||||
|
|
||||||
hikari:
|
hikari:
|
||||||
content: |
|
content: |
|
||||||
|
Loading…
Reference in New Issue
Block a user