Update README.md

This commit is contained in:
Viren070
2025-02-06 22:59:11 +00:00
committed by GitHub
parent 5699945871
commit 746349f680
+3 -3
View File
@@ -19,6 +19,6 @@ On your server/VPS:
8. Now, fill in the values for `JACKETT_API_KEY`, `PROWLARR_API_KEY`, and `COMET_INDEXERS` by getting the values from the respective dashboards
9. If using Seanime, change the `host` under `[server]` in the ./seanime-config/config.toml file from `127.0.0.1` to `0.0.0.0`
10. Force a recreation for the updated configuration:
```
docker compose up -d --force-recreate
```
```
docker compose up -d --force-recreate
```