Update README.md

This commit is contained in:
Admin9705
2025-04-02 21:53:35 -04:00
committed by GitHub
parent e0f524721b
commit 2802e29b4a

View File

@@ -147,7 +147,7 @@ The following environment variables can be configured:
The simplest way to run Huntarr is via Docker:
```bash
docker run -d --name huntarr \
docker run -d --name huntarr-sonarr \
--restart always \
-e API_KEY="your-api-key" \
-e API_URL="http://your-sonarr-address:8989" \