sungjin

Change Server Base Url.

export const SERVER_BASE_URL = 'LOCAL_SERVER_BASE_URL';
\ No newline at end of file
export const SERVER_BASE_URL = 'https://do.sungjin.dev';
\ No newline at end of file
......