防护:添加人数过多防护措施
This commit is contained in:
4
web-server/app/middleware/proxy.ts
Normal file
4
web-server/app/middleware/proxy.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
import proxy from 'egg-http-proxy-middleware';
|
||||
|
||||
module.exports = proxy;
|
||||
|
||||
Reference in New Issue
Block a user