mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-16 07:26:35 +00:00
Added JWT group sync instructions for each IdP (#545)
* Added JWT group sync instructions for each IdP
This commit is contained in:
@@ -16,6 +16,7 @@ const withMDX = nextMDX({
|
||||
|
||||
/** @type {import('next').NextConfig} */
|
||||
const nextConfig = {
|
||||
turbopack: {},
|
||||
assetPrefix: '/docs-static',
|
||||
reactStrictMode: true,
|
||||
pageExtensions: ['js', 'jsx', 'ts', 'tsx', 'mdx'],
|
||||
|
||||
Reference in New Issue
Block a user