Docker for development

This commit is contained in:
2021-06-10 01:08:40 +05:00
parent 1418671967
commit e1418e4db5
6 changed files with 136 additions and 2 deletions

4
docker/7.4/php.ini Normal file
View File

@@ -0,0 +1,4 @@
[PHP]
post_max_size = 100M
upload_max_filesize = 100M
variables_order = EGPCS