novel-front-web/.env.production
2022-08-05 06:33:03 +08:00

6 lines
147 B
Plaintext

# 生产环境配置
ENV = 'production'
VUE_APP_BASE_API_URL = 'http://api.test.baidu.com/api'
VUE_APP_BASE_IMG_URL = 'http://api.test.baidu.com'