We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad3cead commit 679cd82Copy full SHA for 679cd82
docs/install/configuration.md
@@ -88,7 +88,7 @@ in the config file or environment variables you can do this:
88
api_key = "filepath:/etc/secrets/radarr.txt"
89
```
90
91
-or:
+Or if using environment variables:
92
```shell
93
UN_RADARR_0_API_KEY=filepath:/etc/secrets/radarr.txt
94
0 commit comments