moar space

This commit is contained in:
decentral1se 2022-04-01 10:22:55 +02:00
parent 2a337c680f
commit e7c172e6b7
Signed by: decentral1se
GPG Key ID: 03789458B3D0C410
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ http {
listen 80;
server_name {{ env "DOMAIN" }};
client_max_body_size 100M;
client_max_body_size 150M;
location / {
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;