原文 标签 python ssl nginx websocket flask-socketio ... upstream site { ip_hash; server 127.0.0.1:5000; } server { listen 80; ... wss响应标头
確定! 回上一頁