Files
iosAiPage/.env.production

8 lines
290 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 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=https://ai.yolozs.com