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
|
@ -91,6 +91,10 @@ configs:
|
||||
password: ${DWH_PASSWORD}
|
||||
audit.enabled: true
|
||||
|
||||
logging:
|
||||
level:
|
||||
root: trace
|
||||
|
||||
hikari:
|
||||
content: |
|
||||
maximumPoolSize=3
|
Loading…
Reference in New Issue
Block a user