chdbs/exam-vue/.env.production

7 lines
145 B
Plaintext
Raw Normal View History

2023-03-28 13:22:35 +00:00
# 环境标识
ENV = 'production'
# 接口地址如果要放到后端的static目录下此处不用填任何内容
VUE_APP_BASE_API = ''