use production php file instead of dev version

This commit is contained in:
Jonas Leder 2021-01-02 11:39:11 +01:00
parent 8dfb89fabc
commit 8991210d6c

View file

@ -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