Fixes #356 Set client_max_body_size to 0 for Nginx to be in line with Apache

This commit is contained in:
cytopia 2019-03-03 16:12:05 +01:00
parent 31586cb6e1
commit 48fb8c5909
No known key found for this signature in database
GPG Key ID: 6D56EDB8695128A2

View File

@ -210,7 +210,7 @@ services:
# Web Server
# ------------------------------------------------------------
httpd:
image: devilbox/${HTTPD_SERVER}:0.28
image: devilbox/${HTTPD_SERVER}:0.29
hostname: httpd
environment: