Files
iosAiPage/.env.production

8 lines
292 B
Plaintext
Raw Normal View History

2025-09-08 20:53:24 +08:00
# iOS 控制服务(如果生产环境也要用内网可改)
VUE_APP_BASE_LOCAL=http://127.0.0.1:34567/
# 业务后端(正式域名)
VUE_APP_BASE_REMOTE=https://crawlclient.api.yolozs.com
# AI 服务(如支持 HTTPS最好用 https
VUE_APP_BASE_SPECIAL=http://ai.zhukeping.com