This commit is contained in:
f4ilji
2024-10-28 12:57:16 +05:00
parent e4678fc0d2
commit 6d516d1750
233 changed files with 6312 additions and 1314 deletions
+2
View File
@@ -1,5 +1,7 @@
server {
client_max_body_size 200M;
large_client_header_buffers 4 128k;
root /var/www/public;
location / {
add_header Access-Control-Allow-Origin *;