Toggle navigation
Toggle navigation
This project
Loading...
Sign in
엄성진
/
Learn_In_Web
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
sungjin
2021-11-29 23:00:24 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
0d42e5c8001ad7aa548fa434bcb42e150e3e7ad4
0d42e5c8
1 parent
12963baa
Change Server Base URL
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/api/index.js
src/api/index.js
View file @
0d42e5c
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
...
...
Please
register
or
login
to post a comment