+ xdebug into workspace & opcache into php-fpm
+ docker image inspect instructions
This commit is contained in:
@ -14,8 +14,8 @@ INSTALL_PEAR_MAIL=true
|
||||
PHP_OPT_SHORT_OPEN_TAG=On
|
||||
PHP_OPT_MAX_EXECUTION_TIME=600
|
||||
PHP_OPT_MEMORY_LIMIT=500M
|
||||
PHP_OPT_POST_MAX_SIZE=200M
|
||||
PHP_OPT_UPLOAD_MAX_FILESIZE=20M
|
||||
PHP_OPT_POST_MAX_SIZE=48M
|
||||
PHP_OPT_UPLOAD_MAX_FILESIZE=16M
|
||||
|
||||
### MINIO S3 #############################################
|
||||
MINIO_ACCESS_KEY=s3.local
|
||||
|
Reference in New Issue
Block a user