| .. |
|
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
|
před 8 roky |
|
buildcontainer
|
2193f222c5
Fixed bug in build container build script
|
před 10 roky |
|
debtest
|
2020fedfdb
Fixed issue with overriding default config values via command line
|
před 10 roky |
|
rpmtest
|
fb56bc59f2
Create pid file before runtime init, Fixes #1990
|
před 10 roky |
|
create_docker_compose.sh
|
8750ba94c8
fix(docker): rename docker-compose build file
|
před 9 roky |