doc: 配置文件修改
This commit is contained in:
parent
39bc91070b
commit
1951cc0e96
@ -5,7 +5,7 @@ NODE_ENV = development
|
||||
VITE_TITLE = 官网
|
||||
|
||||
# 接口地址
|
||||
VITE_API_BASEURL = http://127.0.0.1:8080/api/admin
|
||||
VITE_API_BASEURL = http://127.0.0.1:18081/api/website
|
||||
|
||||
# 本地端口
|
||||
VITE_PORT = 82
|
||||
|
||||
@ -5,7 +5,7 @@ NODE_ENV = production
|
||||
VITE_TITLE = 官网
|
||||
|
||||
# 接口地址
|
||||
VITE_API_BASEURL = /api/admin
|
||||
VITE_API_BASEURL = http://mjhlkj.com/api/website
|
||||
|
||||
# 本地端口
|
||||
VITE_PORT = 82
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user