custom-domain

This commit is contained in:
Mendon Kissling 2025-10-01 16:19:15 -04:00
parent 6df204d324
commit a4c92ac901
2 changed files with 3 additions and 2 deletions

View file

@ -20,10 +20,10 @@ const config = {
},
// Set the production url of your site here
url: 'https://langflow-ai.github.io',
url: 'https://docs.openr.ag',
// Set the /<baseUrl>/ pathname under which your site is served
// For GitHub pages deployment, it is often '/<projectName>/'
baseUrl: process.env.BASE_URL ? process.env.BASE_URL : '/openrag/',
baseUrl: process.env.BASE_URL ? process.env.BASE_URL : '/',
// GitHub pages deployment config.
// If you aren't using GitHub pages, you don't need these.

1
docs/static/CNAME vendored Normal file
View file

@ -0,0 +1 @@
docs.openr.ag