diff --git a/pages/data/credentials.mdx b/pages/data/credentials.mdx index e5bce4c..7584e93 100644 --- a/pages/data/credentials.mdx +++ b/pages/data/credentials.mdx @@ -43,7 +43,7 @@ credentials: { database: '...', host: '...', protocol: 'http:', - user: '...', + username: '...', password: '...', port: 8443 }