Remove secrets example

This commit is contained in:
pcjones
2024-04-14 22:28:38 +02:00
parent 93990dbf52
commit 5cd90b7b20

View File

@@ -1,11 +0,0 @@
{
"SONARR_ENABLED": false,
"SONARR_HOST": "http://localhost:8989",
"SONARR_API_KEY": "",
"LIDARR_ENABLED": false,
"LIDARR_HOST": "http://localhost:8686",
"LIDARR_API_KEY": "",
"READARR_ENABLED": false,
"READARR_HOST": "http://localhost:8787",
"READARR_API_KEY": ""
}