File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ host = "0.0.0.0"
5050port = 50000
5151# The public facing domain name used to access grafana from a browser
5252domain = " localhost"
53- rootUrl = " http://jupiterconsole.douyu.com /"
53+ rootUrl = " http://127.0.0.1:50000 /"
5454
5555# ################################### Jupiter Config #########################
5656[jupiter ]
@@ -122,8 +122,8 @@ apiKeyMaxSecondsToLive = -1
122122[auth .github ]
123123enable = true
124124allowSignUp = true
125- clientId = " a6633e5544e60bd2574e "
126- clientSecret = " 7c6f51d97fc93d5d575ebd13115b20f397807549 "
125+ clientId = " b88bb66e4d3114ed1669 "
126+ clientSecret = " a42917ca55917f330eb913cc9504cd6a1aeecabc "
127127scopes = [" user:email" , " read:org" ]
128128authUrl = " https://github.com/login/oauth/authorize"
129129tokenUrl = " https://github.com/login/oauth/access_token"
You can’t perform that action at this time.
0 commit comments