This commit is contained in:
parent
adcc5b65a6
commit
8f2b9861c2
@ -9,7 +9,7 @@ app.use(cookieParser())
|
||||
app.use(express.json())
|
||||
|
||||
app.use(
|
||||
'/trpc',
|
||||
'/chad/trpc',
|
||||
createExpressMiddleware({
|
||||
router: appRouter,
|
||||
createContext,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user