lct
Your Name
2022-09-14 bc352bfd4ee20ad52d210064c9fbcd8a664d6121
lct
1 files modified
4 ■■■■ changed files
.env.development 4 ●●●● patch | view | raw | blame | history
.env.development
@@ -1,10 +1,10 @@
# 本地环境
ENV = 'development'
VITE_API_URL = 'http://192.168.0.35:8008'
#VITE_API_URL = 'http://192.168.0.35:8008'
#李宇飞接口地址
#VITE_API_URL = 'http://192.168.0.50:8008'
VITE_API_URL = 'http://192.168.0.50:8008'
#张凤接口地址
#VITE_API_URL = 'http://192.168.0.29:8008'