修改打包配置
This commit is contained in:
12
.env.production4
Normal file
12
.env.production4
Normal file
@@ -0,0 +1,12 @@
|
||||
# 页面标题
|
||||
VUE_APP_TITLE = 丽水同创四辊轧机
|
||||
|
||||
# 生产环境配置
|
||||
ENV = 'production'
|
||||
|
||||
# 丽水同创二级系统/生产环境
|
||||
VUE_APP_BASE_API = '/prod-api'
|
||||
|
||||
PROXY_TARGTE = 'http://localhost:8082'
|
||||
|
||||
OUTDIR = 'dist2'
|
||||
Reference in New Issue
Block a user