Files
meeting-client/.env.production

5 lines
130 B
Plaintext
Raw Normal View History

2022-05-05 19:48:27 +08:00
# 开发环境配置
VUE_APP_ENV = 'development'
# 若依管理系统/开发环境
VUE_APP_BASE_API = 'http://120.26.107.74:1618'