Skip to content

Commit

Permalink
Sonarr: add default port to config
Browse files Browse the repository at this point in the history
  • Loading branch information
mreid-tt committed Dec 23, 2022
1 parent 7bcca7d commit a445a75
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spk/sonarr/src/config.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<Config>
<Branch>develop</Branch>
<LaunchBrowser>False</LaunchBrowser>
<Port>8989</Port>
<UpdateAutomatically>True</UpdateAutomatically>
<UpdateMechanism>BuiltIn</UpdateMechanism>
</Config>

0 comments on commit a445a75

Please sign in to comment.