Files
chdbs/exam-vue/.env.production
chenhaodong 08619ea2c1 init
2023-03-28 21:22:35 +08:00

7 lines
145 B
Bash

# 环境标识
ENV = 'production'
# 接口地址,如果要放到后端的static目录下,此处不用填任何内容
VUE_APP_BASE_API = ''