liuyu 5 năm trước cách đây
mục cha
commit
ce3744b36c
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      config/config.default.js

+ 1 - 1
config/config.default.js

@@ -37,7 +37,7 @@ module.exports = appInfo => {
     },
   };
 
-  config.baseUrl = 'http://localhost:8101/api/stud';
+  config.baseUrl = 'http://localhost:8101/api';
 
   // mongoose config
   config.mongoose = {