mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-04-20 04:19:18 +00:00
lychee: increase client_max_body_size
This commit is contained in:
parent
312201f514
commit
71af0bfb70
@ -50,6 +50,7 @@ http {
|
||||
listen 80;
|
||||
root /lychee;
|
||||
index index.php index.html;
|
||||
client_max_body_size 100M;
|
||||
|
||||
location / {
|
||||
try_files $uri $uri/ /index.html;
|
||||
|
Loading…
x
Reference in New Issue
Block a user