部屬到OpenShift
部屬到OpenShift
"scripts": {
"start": "node server.js"
},
"main": "server.js"首頁=>My account=>web console=>Add application
=>選最右下角的Node.js最上方點setting=>於右方框,複製你電腦產生的.pub內容後貼上如果上傳出現無法連到8080port,則使用ssh連到openshift進行Debug
如果有用到websocket
Last updated