sungjin

Change Server Base URL

export const SERVER_BASE_URL = 'http://128.199.19.101:4000/';
\ No newline at end of file
export const SERVER_BASE_URL = 'http://128.199.19.101:4000';
\ No newline at end of file
......