add env MAX_DB_CONNECTIONS to set the database connection limit
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-02-27 09:42:54 +01:00
parent 24670cdb6b
commit eead80b60a
5 changed files with 7 additions and 2 deletions

View File

@ -2,7 +2,7 @@
export FPM_TUNE_VERSION=v5
export NGINX_CONF_VERSION=v5
export MY_CNF_VERSION=v4
export MY_CNF_VERSION=v5
export ENTRYPOINT_VERSION=v3
run_occ() {