Files
2020-12-20 21:59:09 +08:00

7 lines
71 B
Plaintext

# 线上环境
ENV = 'production'
# base api
VUE_APP_BASE_API = './'