mirror of
https://github.com/ajnart/homarr.git
synced 2026-07-04 11:29:34 +02:00
🔀 Merge branch 'dev' into feature/add-basic-authentication
This commit is contained in:
@@ -33,6 +33,7 @@ const getTrpcConfiguration = () => ({
|
||||
}),
|
||||
httpBatchLink({
|
||||
url: `${getBaseUrl()}/api/trpc`,
|
||||
maxURLLength: 2000,
|
||||
}),
|
||||
],
|
||||
queryClient,
|
||||
|
||||
Reference in New Issue
Block a user