@@ -12,7 +12,7 @@ type Config struct {
}
type Rtc struct {
- Url string
+ Url []string
ApiKey string
ApiSecret string