Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
students
survey
dfd1731e8748d8eba7867829fd2c074c1ddec617
dfd1731e8748d8eba7867829fd2c074c1ddec617
Switch branch/tag
survey
frontend
src
apis
baseUrl.ts
Find file
Normal view
History
Permalink
baseUrl.ts
82 Bytes
Edit
Web IDE
Newer
Older
인증 컨텍스트 및 도우미 파일 추가
Yoon, Daeki
committed
Jul 05, 2022
1
export
default
"
/api
"
;
수정페이지 UI 및 route 연결
jang dong hyeok
committed
Jul 18, 2022
2
export
const
baseImageUrl
=
"
http://localhost:3000/images
"
;