Rorschach 5 роки тому
батько
коміт
aef22c3783
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      src/utils/http.js

+ 1 - 1
src/utils/http.js

@@ -7,7 +7,7 @@ import {
 // http://whiteboardtest.ai160.com/
 // 'http://manage.ai160.com/'
 axios.defaults.timeout = 5000;
-axios.defaults.baseURL = 'http://manage.ai160.com/';
+axios.defaults.baseURL = 'http://whiteboardtest.ai160.com/';
 
 /*** 
  *