mirror of
https://github.com/chillzhuang/Saber.git
synced 2024-11-05 10:09:40 +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 = {
|
||||
lintOnSave: true,
|
||||
productionSourceMap: false,
|
||||
|
Loading…
Reference in New Issue
Block a user