From 746349f680f4f07680a6cf12b182bc63ba47828b Mon Sep 17 00:00:00 2001 From: Viren070 Date: Thu, 6 Feb 2025 22:59:11 +0000 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c5b67bd..e6d875c 100644 --- a/README.md +++ b/README.md @@ -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 + ```