Skip to content

Commit fcc3e51

Browse files
committed
feat: коммит после лоботомии
1 parent 4511ee0 commit fcc3e51

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

http/index.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import axios from 'axios'
22
// export const API_URL = 'https://68038e8e0a99cb7408ec5a5b.mockapi.io/'
3-
export const API_URL = 'http://localhost:3000/api'
4-
// export const API_URL = 'https://aeaea.vercel.app/api'
3+
// export const API_URL = 'http://localhost:3000/api'
4+
export const API_URL = 'https://aeaea.vercel.app/api'
55

66
const $api = axios.create({
77
// withCredentials: true,

0 commit comments

Comments
 (0)