forward websocket to websocket

前端 未结 0 1446
不知归路
不知归路 2020-12-16 21:03

I\'m using the nginx as reverse proxy for django and React with as config

worker_processes  1;
events {
    worker_connections  1024;
}
http{
    server{
             


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题