update domain

This commit is contained in:
fuegovic
2024-05-10 02:42:16 -04:00
parent c3bbcb2ab9
commit ef7c5ee2ba
3 changed files with 6 additions and 8 deletions

View File

@@ -2,7 +2,7 @@
/** @type {import('next-sitemap').IConfig} */
module.exports = {
siteUrl: 'https://www.librechat.cfd',
siteUrl: 'https://www.librechat.ai',
generateRobotsTxt: true,
changefreq: 'daily',
exclude: ['*/_meta'],