We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9da15c commit 0e254c3Copy full SHA for 0e254c3
models/services/radarr/radarr.go
@@ -20,7 +20,7 @@ type RadarrOptions struct {
20
21
// Return default values for service
22
func (s *Radarr) Default() services.ServiceInterface {
23
- http := 8989
+ http := 7878
24
25
p := &Radarr{
26
Service: services.Service{
0 commit comments