mirror of
https://github.com/wyx2685/V2bX.git
synced 2026-02-04 12:40:11 +00:00
update config
This commit is contained in:
@@ -16,7 +16,7 @@ type Config struct {
|
||||
}
|
||||
|
||||
type NodesConfig struct {
|
||||
PanelType string `mapstructure:"PanelType"`
|
||||
//PanelType string `mapstructure:"PanelType"`
|
||||
ApiConfig *api.Config `mapstructure:"ApiConfig"`
|
||||
ControllerConfig *controller.Config `mapstructure:"ControllerConfig"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user