update docusaurus.config.ts

This commit is contained in:
vox hunter 2025-04-06 12:30:44 +07:00
parent d064c42adb
commit b147e40254

View File

@ -12,7 +12,7 @@ const config: Config = {
url: "https://openwebui.com",
// Set the /<baseUrl>/ pathname under which your site is served
// For GitHub pages deployment, it is often '/<projectName>/'
baseUrl: "/",
baseUrl: "/docs/",
// GitHub pages deployment config.
// If you aren't using GitHub pages, you don't need these.