Add mysql tuning stuff
Some checks failed
continuous-integration/drone/pr Build is failing

This commit is contained in:
2021-09-15 10:31:42 +02:00
parent 3f31fdc0ba
commit a40a28e95b
4 changed files with 53 additions and 1 deletions

View File

@ -1,5 +1,6 @@
export FPM_TUNE_VERSION="v2"
export NGINX_CONF_VERSION="v2"
export MY_CNF_VERSION="v1"
NC_APP_DIR="app:/var/www/html"