Environment and health/status fix
This commit is contained in:
+2
-2
@@ -2,7 +2,7 @@ PHP_UID=1000
|
||||
PHP_GID=1000
|
||||
PHP_HOME=/opt/mainsite/wrenchboard/www
|
||||
PHP_USER=php-fpm
|
||||
# PHP_INI_SCAN_DIR=/cfgs:/usr/local/etc/php/conf.d
|
||||
PHP_INI_SCAN_DIR=/cfgs:/usr/local/etc/php/conf.d
|
||||
PHP_INI_PATH=/cfgs/php.ini
|
||||
PHP_POOL_PATH=/cfgs/*/*-pool.conf
|
||||
PHP_BOOT_SCRIPTS=/cfgs/start.sh
|
||||
@@ -11,6 +11,6 @@ PHP_CRONTABS_PATH=/cfgs/cron
|
||||
#PHP_SESSION_PATH=tcp://redis.host:6379
|
||||
|
||||
# private
|
||||
TEST_EMAIL=name@domain.com
|
||||
TEST_EMAIL=support@wrenchboard.com
|
||||
#NEWRELIC_LICENSE=newrelic_license
|
||||
#SENDGRID_API_KEY=sendgrid_api_key
|
||||
Reference in New Issue
Block a user