tag and set private tips

This commit is contained in:
wangchuxiao 2022-04-05 12:09:55 +08:00
parent e7bc82d152
commit 146aa497f9

View File

@ -378,7 +378,7 @@ type config struct {
}
}
Rtc struct {
Port int `yaml:"rtcPort"`
Port int `yaml:"port"`
Address string `yaml:"address"`
} `yaml:"rtc"`
}