ABS v1 test

This commit is contained in:
mubai
2023-12-24 23:22:20 +08:00
parent b48e53a637
commit 86e0501d2f
59 changed files with 538 additions and 1699 deletions

View File

@@ -8,6 +8,7 @@ http {
default_type application/octet-stream;
sendfile on;
keepalive_timeout 65;
client_max_body_size 200m;
server {
listen 80;
server_name localhost;