feat: setup custom webdevops Dockerfile with explicit PHP 8.4 Zemailnator extensions and configs
This commit is contained in:
6
dockerizer/php.ini
Normal file
6
dockerizer/php.ini
Normal file
@@ -0,0 +1,6 @@
|
||||
date.time = UTC
|
||||
display_errors = Off
|
||||
memory_limit = 128M
|
||||
max_execution_time = 60
|
||||
post_max_size = 32M
|
||||
upload_max_filesize = 16M
|
||||
Reference in New Issue
Block a user