docs: Fix URL for Github callback in OAuth. (#41122)

This commit is contained in:
Jason Walton 2022-01-21 10:57:44 -05:00 committed by GitHub
parent addeba7f05
commit 5d0bc9e933
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,7 @@ settings page). When you create the application you will need to specify
a callback URL. Specify this as callback:
```bash
http://<my_grafana_server_name_or_ip>:<grafana_server_port>/login/github
http://<my_grafana_server_name_or_ip>:<grafana_server_port>/grafana/login/github
```
This callback URL must match the full HTTP address that you use in your