mirror of
https://github.com/sdkman/sdkman-cli.git
synced 2026-01-31 01:32:55 -05:00
Change dev environment broadcast api address.
This commit is contained in:
@@ -7,7 +7,7 @@ environments {
|
||||
}
|
||||
master {
|
||||
gvmService = 'http://dev.gvmtool.net'
|
||||
gvmBroadcastService = 'http://cast-dev.gvm.io'
|
||||
gvmBroadcastService = 'http://devcast.cfapps.io'
|
||||
}
|
||||
production {
|
||||
gvmService = 'http://api.gvmtool.net'
|
||||
|
||||
Reference in New Issue
Block a user