const baseWebConfig ={ baseUrl: 'http://localhost:8080', //baseUrl: 'http://43.138.83.20:10001', timeout: 10000, } export default baseWebConfig;