mirror of
https://github.com/sdkman/sdkman-cli.git
synced 2026-01-31 09:43:04 -05:00
Use new gvm.io domain for api calls.
This commit is contained in:
@@ -7,10 +7,10 @@ environments {
|
||||
}
|
||||
master {
|
||||
gvmService = 'http://dev.gvmtool.net'
|
||||
gvmBroadcastService = 'http://cast-dev.cfapps.io'
|
||||
gvmBroadcastService = 'http://cast-dev.gvm.io'
|
||||
}
|
||||
production {
|
||||
gvmService = 'http://api.gvmtool.net'
|
||||
gvmBroadcastService = 'http://cast.cfapps.io'
|
||||
gvmBroadcastService = 'http://cast.gvm.io'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user