nginx you dump f

This commit is contained in:
slawk0
2024-11-22 15:33:02 +01:00
parent 33fca2564e
commit a2f77ef8b5
2 changed files with 2 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
server {
listen 80;
server_name localhost;
client_max_body_size 100G;
location / {
root /usr/share/nginx/html;