... var socket = io.connect('http://localhost:8090/') # running the app out of the reverse proxy var socket = io.connect('http://my_server:8090/')
確定! 回上一頁