联动,定时任务
This commit is contained in:
9
.env.development
Normal file
9
.env.development
Normal file
@@ -0,0 +1,9 @@
|
||||
# iOS 控制服务
|
||||
VUE_APP_BASE_LOCAL=http://127.0.0.1:34567/
|
||||
|
||||
# 业务后端(开发用内网地址)
|
||||
VUE_APP_BASE_REMOTE=https://crawlclient.api.yolozs.com
|
||||
# VUE_APP_BASE_REMOTE=http://192.168.1.144:8101/
|
||||
|
||||
# AI 服务
|
||||
VUE_APP_BASE_SPECIAL=http://ai.zhukeping.com
|
||||
Reference in New Issue
Block a user