mirror of
https://github.com/docmost/docmost.git
synced 2025-11-12 23:32:37 +10:00
update dependencies
This commit is contained in:
@ -30,7 +30,7 @@ async function bootstrap() {
|
||||
|
||||
app.useWebSocketAdapter(redisIoAdapter);
|
||||
|
||||
await app.register(fastifyMultipart);
|
||||
await app.register(fastifyMultipart as any);
|
||||
|
||||
app
|
||||
.getHttpAdapter()
|
||||
|
||||
Reference in New Issue
Block a user