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