mirror of
https://github.com/cytopia/devilbox.git
synced 2025-02-21 01:42:14 +00:00
Fixes #356 Set client_max_body_size to 0 for Nginx to be in line with Apache
This commit is contained in:
parent
31586cb6e1
commit
48fb8c5909
@ -210,7 +210,7 @@ services:
|
||||
# Web Server
|
||||
# ------------------------------------------------------------
|
||||
httpd:
|
||||
image: devilbox/${HTTPD_SERVER}:0.28
|
||||
image: devilbox/${HTTPD_SERVER}:0.29
|
||||
hostname: httpd
|
||||
|
||||
environment:
|
||||
|
Loading…
x
Reference in New Issue
Block a user