use production php file instead of dev version
This commit is contained in:
parent
8dfb89fabc
commit
8991210d6c
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ ENV PHP_EXTENSION_APCU=0 \
|
|||
PHP_EXTENSION_REDIS=0 \
|
||||
PHP_EXTENSION_SOAP=0 \
|
||||
APP_ENV=prod \
|
||||
TEMPLATE_PHP_INI=production \
|
||||
PHP_INI_ERROR_REPORTING=0
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue