Remove stray text

This commit is contained in:
Claudio Ortolina
2024-12-09 23:28:20 +03:00
parent 55124b3265
commit 758ce629d0
+1 -1
View File
@@ -31,7 +31,7 @@ The application requires two environment variables:
- `LAST_FM_USER`: the Last.fm username used to populate the Scrobble Activity - `LAST_FM_USER`: the Last.fm username used to populate the Scrobble Activity
- `LAST_FM_API_KEY` (secret): the Last.fm API key used to fetch the Scrobble Activity - `LAST_FM_API_KEY` (secret): the Last.fm API key used to fetch the Scrobble Activity
The application is setup to use [direnv](https://direnv.net/). The z The application is setup to use [direnv](https://direnv.net/).
The `.envrc` file loads two other files: `.envrc.local` file for configuration variables, and a `.secrets` file for secrets. The `.envrc` file loads two other files: `.envrc.local` file for configuration variables, and a `.secrets` file for secrets.