ng代理minio支持websocket
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@ server {
|
||||
listen 80;
|
||||
server_name gitea.redpowerfuture.com;
|
||||
if ($badbot) {
|
||||
return 403;
|
||||
return 444;
|
||||
}
|
||||
return 301 https://$host$request_uri;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user