..
This commit is contained in:
15
.env.development
Normal file
15
.env.development
Normal file
@@ -0,0 +1,15 @@
|
||||
# iOS 控制服务
|
||||
# VUE_APP_BASE_LOCAL=https://192.168.1.218:34567/
|
||||
#訾寅本地
|
||||
# VUE_APP_BASE_LOCAL=http://192.168.2.7:34568/
|
||||
# VUE_APP_BASE_LOCAL=http://127.0.0.1:34568/
|
||||
#小凯本地
|
||||
VUE_APP_BASE_LOCAL=http://192.168.2.7:34568/
|
||||
|
||||
# 业务后端(开发用内网地址)
|
||||
VUE_APP_BASE_REMOTE=https://crawlclient.api.yolozs.com
|
||||
# VUE_APP_BASE_REMOTE=https://testapi.tknb.net
|
||||
# VUE_APP_BASE_REMOTE=http://192.168.2.21:8101/
|
||||
|
||||
# AI 服务
|
||||
VUE_APP_BASE_SPECIAL=https://ai.yolozs.com
|
||||
Reference in New Issue
Block a user