Fix appsettings.json example
This commit is contained in:
@@ -37,7 +37,7 @@
|
|||||||
{
|
{
|
||||||
// Docker Environment Variables:
|
// Docker Environment Variables:
|
||||||
// - Sonarr__1__Enabled: true (set to false to disable)
|
// - Sonarr__1__Enabled: true (set to false to disable)
|
||||||
// - Sonarr__0__Name: Name of the Instance (Optional)
|
// - Sonarr__1__Name: Name of the Instance (Optional)
|
||||||
// - Sonarr__1__Host: your_sonarr_host_url
|
// - Sonarr__1__Host: your_sonarr_host_url
|
||||||
// - Sonarr__1__ApiKey: your_sonarr_api_key
|
// - Sonarr__1__ApiKey: your_sonarr_api_key
|
||||||
"Enabled": false,
|
"Enabled": false,
|
||||||
|
|||||||
Reference in New Issue
Block a user