фикс багов

This commit is contained in:
Халимов Рустам
2026-03-10 23:16:44 +03:00
parent be0c3812fc
commit 540ded7009
12 changed files with 346 additions and 148 deletions
+1
View File
@@ -1,5 +1,6 @@
server {
listen 80;
client_max_body_size 200M;
root /usr/share/nginx/html;
index index.html;