diff --git a/server/src/app.ts b/server/src/app.ts index 39373b5f..24b56490 100644 --- a/server/src/app.ts +++ b/server/src/app.ts @@ -42,7 +42,7 @@ const app: FastifyPluginAsync = async ( staticCSP: true, transformStaticCSP: (header: string) => header, theme: { - title: "Dialoqbots API Docs", + title: "Dialoqbase API Docs", }, uiConfig: { docExpansion: "none",