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

(cherry picked from commit 5d0bc9e933)

Co-authored-by: Jason Walton <github@lucid.thedreaming.org>
This commit is contained in:
Grot (@grafanabot)
2022-01-21 12:03:36 -05:00
committed by GitHub
co-authored by Jason Walton
parent 7fd39889fa
commit db1b31d542
+1 -1
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