buat docker

This commit is contained in:
2026-05-25 10:20:58 +08:00
parent fd3d3a4d2b
commit 05811e76ef
10 changed files with 338 additions and 0 deletions

14
docker/php/production.ini Normal file
View File

@@ -0,0 +1,14 @@
memory_limit=512M
max_execution_time=300
max_input_time=300
upload_max_filesize=50M
post_max_size=55M
date.timezone=Asia/Kuala_Lumpur
opcache.enable=1
opcache.enable_cli=1
opcache.memory_consumption=256
opcache.interned_strings_buffer=16
opcache.max_accelerated_files=20000
opcache.validate_timestamps=0
opcache.revalidate_freq=0