Merge pull request #2755 from hsyam/new_relic

Add NewRelic support for php-FPM
This commit is contained in:
Shao Yu-Lung (Allen)
2020-12-18 13:57:59 +08:00
committed by GitHub
3 changed files with 29 additions and 0 deletions

View File

@ -256,6 +256,12 @@ PHP_FPM_DEFAULT_LOCALE=POSIX
PHP_FPM_PUID=1000
PHP_FPM_PGID=1000
### PHP_FPM_NEW_RELIC #####################################
PHP_FPM_NEW_RELIC=false
PHP_FPM_NEW_RELIC_KEY=0000
PHP_FPM_NEW_RELIC_APP_NAME=app_name
### PHP_WORKER ############################################
PHP_WORKER_INSTALL_BZ2=false