From e7be526939931a4bfef884b1617498e446449a2f Mon Sep 17 00:00:00 2001 From: miloschwartz Date: Thu, 18 Sep 2025 15:16:36 -0400 Subject: [PATCH] make dashboard_url example be https --- self-host/advanced/config-file.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/self-host/advanced/config-file.mdx b/self-host/advanced/config-file.mdx index b359937..434ee6b 100644 --- a/self-host/advanced/config-file.mdx +++ b/self-host/advanced/config-file.mdx @@ -13,7 +13,7 @@ Minimal Pangolin configuration: ```yaml title="config.yml" app: - dashboard_url: "http://pangolin.example.com" + dashboard_url: "https://pangolin.example.com" domains: domain1: