const registerUrl = 'http://124.67.110.246:9999/signup/' const loginUrl = 'http://124.67.110.246:9999/signup/' const signUrl = 'http://124.67.110.246:9999/signup/' const personInfoUrl = 'http://124.67.110.246:9999/signup/' // const registerUrl = 'http://192.168.0.109:8070/signup/' // const loginUrl = 'http://192.168.0.109:8070/signup/' // const signUrl = 'http://192.168.0.109:8070/signup/' // const personInfoUrl = 'http://192.168.0.109:8070/signup/' export default { registerUrl, loginUrl, signUrl, personInfoUrl }