Browse Source

正式环境

pull/3/head
wangxy 3 years ago
parent
commit
22de6b79f3
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .env.prod

+ 1
- 1
.env.prod View File

@ -1,4 +1,4 @@
NODE_ENV = 'production'
VUE_APP_BASE_URL = http://101.201.121.115:8098/
VUE_APP_BASE_URL = http://192.168.1.242:8080/
VUE_APP_LOGIN_TITLE = 沈阳领新智科智能信息系统有限公司
VUE_APP_LOGIN_LOGO = ../assets/img/logo.png

Loading…
Cancel
Save