Fix appsettings.json example

This commit is contained in:
pcjones
2024-09-04 19:40:02 +02:00
parent 370e3ca06b
commit b8575831bd

View File

@@ -37,7 +37,7 @@
{
// Docker Environment Variables:
// - 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__ApiKey: your_sonarr_api_key
"Enabled": false,