李帅 2 months ago
parent
commit
d3dcc947b5
1 changed files with 4 additions and 4 deletions
  1. 4 4
      .env.production

+ 4 - 4
.env.production

@@ -4,7 +4,7 @@ VUE_APP_TITLE = 智汇口腔医院管理系统
4 4
 # 生产环境配置
5 5
 ENV = 'production'
6 6
 
7
-# VUE_APP_BASE_API = 'http://39.105.121.97:8080/api'
8
-# VUE_APP_BASE_WSS = 'ws://39.105.121.97:8002/ws'
9
-VUE_APP_BASE_API = 'http://106.74.15.131:81/api'
10
-VUE_APP_BASE_WSS = 'ws://106.74.15.131:8002/ws'
7
+VUE_APP_BASE_API = 'http://39.105.121.97:8080/api'
8
+VUE_APP_BASE_WSS = 'ws://39.105.121.97:8002/ws'
9
+# VUE_APP_BASE_API = 'http://106.74.15.131:81/api'
10
+# VUE_APP_BASE_WSS = 'ws://106.74.15.131:8002/ws'