Update docusaurus.config.ts

This commit is contained in:
⎝⎝VOX ⎠⎠ 2025-04-07 13:35:48 +07:00 committed by GitHub
parent 3dd87be4d6
commit 969b32939f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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: "/docs/",
baseUrl: "/",
// GitHub pages deployment config.
// If you aren't using GitHub pages, you don't need these.