Add docker support for development.

This commit is contained in:
RainLoop 2018-02-27 01:59:21 +03:00 committed by RainLoop Team
parent 6e20d5fccc
commit 866b0ddc6d
11 changed files with 1088 additions and 709 deletions

8
.docker/php/rainloop.ini Normal file
View file

@ -0,0 +1,8 @@
date.timezone = UTC
upload_max_filesize = 1G
post_max_size = 1G
# log_errors = On
# display_errors = On
# error_reporting = E_ALL
# error_log = /dev/stderr