lxf 2 years ago
parent
commit
947280eb28
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .env.development

+ 1 - 1
.env.development

@@ -12,7 +12,7 @@ VUE_APP_IMG_URL='http://www.printmat.cn:8181/file'
 
 VUE_APP_FILE_PREFIX='ftp://www.printmat.cn/'
 
-VUE_APP_MESSAGE_URL='ws://www.printmat.cn:8181'
+VUE_APP_MESSAGE_URL='ws://www.printmat.cn:8181/api'
 # VUE_APP_MESSAGE_URL='ws://192.168.1.164/api'
 
 VUE_APP_TIME = 3000000