Files
ui/.env.production
❀ » Cato Sweeney. ❀ » Console@the.bb 8c2328b82a *
2025-11-26 09:29:18 +08:00

16 lines
452 B
Plaintext

# 线上环境
ENV = 'production'
# 线上环境接口地址
# VITE_API_URL = 'https://r.l-l.cn:7788'
VITE_API_URL = 'https://core-155601-6-1313201839.sh.run.tcloudbase.com'
# VITE_API_URL = 'http://8.141.89.4:7788'
# VITE_RULE_URL = 'https://x.l-l.cn:7791'
# VITE_REPORT_URL = 'https://x.l-l.cn:9001'
# 大屏地址
# VITE_SCREEN_URL = 'http://l.l-l.cn/visual'
VITE_SCREEN_URL = 'http://x.l-l.cn/visual'
# VITE_SCREEN_URL = 'https://r.l-l.cn:7788'