5 changed files with 11 additions and 6 deletions
@ -1,3 +1,4 @@ |
|||
NODE_ENV=production |
|||
VUE_APP_API_SERVER = https://epmet-cloud.elinkservice.cn/api |
|||
VUE_APP_NODE_ENV=prod |
|||
VUE_APP_PUBLIC_PATH=epmet-oper |
@ -1,3 +1,4 @@ |
|||
NODE_ENV=production |
|||
VUE_APP_API_SERVER = https://epmet-dev.elinkservice.cn/api |
|||
VUE_APP_NODE_ENV=prod:uat |
|||
VUE_APP_PUBLIC_PATH=epmet-oper |
Loading…
Reference in new issue