mirror of
https://github.com/kubeshark/kubeshark.git
synced 2026-02-14 18:09:51 +00:00
🔥 Remove REACT_APP_HUB_HOST and REACT_APP_HUB_PORT environment variables
This commit is contained in:
@@ -53,7 +53,6 @@ type WorkerConfig struct {
|
||||
}
|
||||
|
||||
type HubConfig struct {
|
||||
Port uint16 `yaml:"port" json:"port" default:"8898"`
|
||||
SrvPort uint16 `yaml:"srvPort" json:"srvPort" default:"8898"`
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user