From a65661b48a0d96a56d6769602eee7591a312a3bf Mon Sep 17 00:00:00 2001 From: Simon Howe Date: Fri, 11 Mar 2022 17:32:52 +1100 Subject: [PATCH] add another https --- website/docs/enterprise/upgrading.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/enterprise/upgrading.mdx b/website/docs/enterprise/upgrading.mdx index e732c835e4..4e737ec182 100644 --- a/website/docs/enterprise/upgrading.mdx +++ b/website/docs/enterprise/upgrading.mdx @@ -215,7 +215,7 @@ The application should have at least these scopes: Add callback URLs to the application for each address the UI will be exposed on, e.g.: -- `http://localhost:8000/oauth/gitlab` For port-forwarding and testing +- `https://localhost:8000/oauth/gitlab` For port-forwarding and testing - `https://git.example.com/oauth/gitlab` For production use Save your application and take note of the **Client ID** and **Client Secret** and save