feat: revert layer main changes
This commit is contained in:
parent
e6be4ac275
commit
7735d03579
|
|
@ -12,7 +12,7 @@ import { logger } from "../logger"
|
|||
|
||||
export const followClient = new FollowClient({
|
||||
credentials: "include",
|
||||
timeout: 30000,
|
||||
timeout: 10000,
|
||||
|
||||
baseURL: env.VITE_API_URL,
|
||||
fetch: async (input, options = {}) =>
|
||||
|
|
|
|||
Loading…
Reference in New Issue