We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bf4dfa commit 1ff72faCopy full SHA for 1ff72fa
internal/build/build.go
@@ -64,7 +64,7 @@ func Issuer() string {
64
if IsDev {
65
return "https://laughing-agnesi-vzh2rap9f6.projects.oryapis.com"
66
}
67
- return "https://accounts.jetpack.io"
+ return "https://accounts.jetify.com"
68
69
70
func ClientID() string {
0 commit comments