add docker configuration to run local webserver and app
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
upload_max_filesize=100M
|
||||
post_max_size=100M
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,2 @@
|
||||
upload_max_filesize=100M
|
||||
post_max_size=100M
|
||||