Add fpm tuning config

Closes coop-cloud/nextcloud#16 (comment).
This commit is contained in:
2021-08-26 12:41:59 +02:00
parent 39d4f0e9b7
commit 5d1851e5b7
3 changed files with 12 additions and 0 deletions

View File

@ -1,3 +1,4 @@
export FPM_TUNE_VERSION="v1"
export NGINX_CONF_VERSION="v2"
NC_APP_DIR="app:/var/www/html"