Browse Source

修改地址

lighter 2 years ago
parent
commit
4584e697b2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .env.production

+ 1 - 1
.env.production

@@ -1,5 +1,5 @@
 ENV = 'production'
 
-VITE_BASE_URL = 'http://172.16.32.161:8706'
+VITE_BASE_URL = 'http://172.16.32.160:8706'
 VITE_SOCKET_URL = 'ws://172.16.32.160:8707/websocket/'
 VITE_EMR_CONTROL_URL = '172.16.32.160:9227'