mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-07-17 09:51:56 +00:00
⚡ Change the PRO_URL
constant
This commit is contained in:
parent
7208ed85d3
commit
e4a09be4e2
@ -28,7 +28,7 @@ var proCmd = &cobra.Command{
|
|||||||
}
|
}
|
||||||
|
|
||||||
const (
|
const (
|
||||||
PRO_URL = "https://console.kubeshark.co"
|
PRO_URL = "https://console.kubeshark.co/cli"
|
||||||
PRO_PORT = 5252
|
PRO_PORT = 5252
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user