из конфига убрал домен, так как это не нужно
parent
9c43e3694f
commit
dc2c414e26
|
@ -32,7 +32,6 @@ type serverConfig struct {
|
|||
LocalPort string `json:"local_port"`
|
||||
ServerIP string `json:"server_ip"`
|
||||
ServerPort string `json:"server_port"`
|
||||
ServerDomain string `json:"server_domain"`
|
||||
}
|
||||
|
||||
type lastFMConfig struct {
|
||||
|
|
Loading…
Reference in New Issue