sungjin

Change Server Base URL

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