easyink/easyink_Dashboard-master/.env.production

10 lines
126 B
Plaintext
Raw Normal View History

2025-09-11 10:27:04 +08:00
# 生产环境配置
ENV = 'production'
# 生产环境api
VUE_APP_BASE_API = '/api'
# 生产环境IP
VUE_APP_BASE_URL = ''