how to connect express app in VM from internet?

前端 未结 0 1638
滥情空心
滥情空心 2020-12-03 23:27

I am running an express app in node.js on Azure Linux VM, and I want to connect this website from my personal computer.

const express = require(\'express\');
         


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