SmartStorage/.env.development

8 lines
108 B
Plaintext
Raw Permalink Normal View History

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