mirror of
https://github.com/Megghy/vtsuru.live.git
synced 2025-12-07 02:46:55 +08:00
nothing
This commit is contained in:
@@ -3,4 +3,5 @@ const releseAPI = `${document.location.protocol}//api.vtsuru.live/`
|
||||
export const BASE_API = process.env.NODE_ENV === 'development' ? debugAPI : releseAPI
|
||||
export const FETCH_API = 'https://fetch.vtsuru.live/'
|
||||
|
||||
export const USER_URL = `${BASE_API}user/`
|
||||
export const USER_API_URL = `${BASE_API}user/`
|
||||
export const ACCOUNT_API_URL = `${BASE_API}account/`
|
||||
|
||||
Reference in New Issue
Block a user