| .. |
|
blocks
|
a47b31ac62
fix: MySQL/Postgress max_idle_conn default was wrongly set to zero, which does not mean unlimited but zero, which in practice disables connection pooling, not good. now max idle conn is set to golang's default which is 2, fixes #8513
|
8 anni fa |
|
buildcontainer
|
2193f222c5
Fixed bug in build container build script
|
11 anni fa |
|
debtest
|
2020fedfdb
Fixed issue with overriding default config values via command line
|
10 anni fa |
|
rpmtest
|
fb56bc59f2
Create pid file before runtime init, Fixes #1990
|
10 anni fa |
|
create_docker_compose.sh
|
8750ba94c8
fix(docker): rename docker-compose build file
|
10 anni fa |