mirror of
https://github.com/chillzhuang/Saber.git
synced 2024-11-22 10:29:28 +08:00
⚡ 修改反向代理端口
This commit is contained in:
parent
d4b3d96239
commit
f45f99b9d1
@ -1,5 +1,5 @@
|
|||||||
// 基础路径 注意发布之前要先修改这里
|
// 基础路径 注意发布之前要先修改这里
|
||||||
let url = 'http://localhost:8800'
|
let url = 'http://localhost'
|
||||||
module.exports = {
|
module.exports = {
|
||||||
lintOnSave: true,
|
lintOnSave: true,
|
||||||
productionSourceMap: false,
|
productionSourceMap: false,
|
||||||
|
Loading…
Reference in New Issue
Block a user