Skip to content
This repository was archived by the owner on Jul 13, 2026. It is now read-only.

Commit e05df5b

Browse files
committed
♻️ refactor: 깃허브 액션 vite_url 수정
1 parent e2a2e0f commit e05df5b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/api/auth.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
import api from '@/api/apiClient'
22

3+
4+
// test
35
// google 로그인 요청
46
export const googleLogin = () => {
57
window.location.href = `${api.defaults.baseURL}/auth`

0 commit comments

Comments
 (0)