mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-20 02:55:04 +08:00
配置不同命令,连接不同环境
This commit is contained in:
@@ -5,7 +5,7 @@ VUE_APP_TITLE = 万车充运营管理平台
|
||||
ENV = 'staging'
|
||||
|
||||
# 万车充运营管理平台/测试环境
|
||||
VUE_APP_BASE_API = '/dev-api'
|
||||
VUE_APP_BASE_API = 'http://192.168.2.21:8080'
|
||||
|
||||
# 开发环境配置
|
||||
NODE_ENV = production
|
||||
|
||||
Reference in New Issue
Block a user