chore:修改请求地址
This commit is contained in:
parent
ffd628fa82
commit
7f4dd5295b
4
.env
4
.env
@ -2,7 +2,7 @@
|
|||||||
VITE_DEV_PORT = '8080'
|
VITE_DEV_PORT = '8080'
|
||||||
|
|
||||||
# development path
|
# development path
|
||||||
VITE_DEV_PATH = 'http://124.70.187.180:8080'
|
VITE_DEV_PATH = 'http://127.0.0.1:8080'
|
||||||
|
|
||||||
# production path
|
# production path
|
||||||
VITE_PRO_PATH = 'http://124.70.187.180:8080'
|
VITE_PRO_PATH = 'http://127.0.0.1:8080'
|
Loading…
x
Reference in New Issue
Block a user