fixed port numbers

This commit is contained in:
Qballjos 2021-02-26 11:03:00 +01:00
parent 298dbfab86
commit 250a8128b1
1 changed files with 3 additions and 3 deletions

View File

@ -207,17 +207,17 @@
"name": "TZ"
},
{
"default": "8080",
"default": "7878",
"label": "Radarr port",
"name": "RADARRPORT"
},
{
"default": "6789",
"default": "8989",
"label": "Sonarr port",
"name": "SONARRPORT"
},
{
"default": "8118",
"default": "8686",
"label": "Lidarr port",
"name": "LIDARRPORT"
},