SmartStorage/.env.production

6 lines
105 B
Plaintext
Raw Normal View History

2024-08-15 11:08:40 +08:00
# 生产环境配置
ENV = 'production'
# 若依管理系统/生产环境
VUE_APP_BASE_API = '/dev-api'