mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-09-02 11:05:22 +00:00
⚡ Change the PRO_URL
constant
This commit is contained in:
@@ -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
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user