Skip to content

Commit

Permalink
add another https
Browse files Browse the repository at this point in the history
  • Loading branch information
foot committed Mar 11, 2022
1 parent ce2b773 commit a65661b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/enterprise/upgrading.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a65661b

Please sign in to comment.