diff --git a/conf/nginx.conf b/conf/nginx.conf index abb15a7..a0973ee 100644 --- a/conf/nginx.conf +++ b/conf/nginx.conf @@ -1,7 +1,5 @@ root /srv/pufferpanel/; index index.php; - - server_name yuno.probetech.be; client_max_body_size 20m; client_body_timeout 120s;