From 66e5870b67a8a3893acbe754b85be0daba0cf875 Mon Sep 17 00:00:00 2001 From: Owen Date: Sat, 2 May 2026 21:19:42 -0700 Subject: [PATCH] Fix typo --- self-host/advanced/private-config-file.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/self-host/advanced/private-config-file.mdx b/self-host/advanced/private-config-file.mdx index 0ac7a91..10cf6b3 100644 --- a/self-host/advanced/private-config-file.mdx +++ b/self-host/advanced/private-config-file.mdx @@ -265,7 +265,7 @@ This section contains the complete reference for all configuration options in `p "altName": "subdomain.example.com", "certName": "subdomain.example.com", "commonName": "subdomain.example.com", - "certFile": "" + "certFile": "", "keyFile": "" } ]