時間:2023-02-05 01:44:01 | 來源:建站知識
時間:2023-02-05 01:44:01 來源:建站知識
很多文章推薦國外的https://ngrok.com/,速度實在無法恭維,實在太慢了,非常不好用。果斷放棄。在此推薦國內(nèi)的ngrok,雖然整個網(wǎng)站和工具都很簡陋,但就是速度快,配置容易,這個就夠了。配置
devServer: { host: "127.0.0.1", port: 8080, open: false, disableHostCheck: true, proxy: { // 配置跨域 "/api": { target: "http://127.0.0.1:7071", ws: true, changOrigin: true, pathRewrite: { "^/api": "/" } } } }
成功實現(xiàn)在本地調(diào)試映射到IP上關(guān)鍵詞:方式,本地,公眾,授權(quán),使用
微信公眾號
版權(quán)所有? 億企邦 1997-2025 保留一切法律許可權(quán)利。