We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bd1764 commit c79c6adCopy full SHA for c79c6ad
docusaurus.config.js
@@ -15,6 +15,7 @@ const config = {
15
// Set the production url of your site here
16
// Use environment variable for dynamic URL configuration
17
projectName: 'docs',
18
+ trailingSlash: false,
19
url: process.env.RENDER_EXTERNAL_URL || 'http://localhost:3000',
20
// Set the /<baseUrl>/ pathname under which your site is served
21
baseUrl: '/',
0 commit comments