mirror of
https://github.com/StuffAnThings/qbit_manage.git
synced 2025-10-12 06:47:18 +08:00
chore(docs): Sync wiki to docs [skip-cd]
This commit is contained in:
parent
06c2fcb86b
commit
eb61a205ea
1 changed files with 5 additions and 5 deletions
|
@ -17,8 +17,8 @@ Install [Community Applications](https://forums.unraid.net/topic/38582-plug-in-c
|
|||
|
||||
2. **Configure Path Mapping**
|
||||
|
||||
> [!IMPORTANT]
|
||||
> qbit_manage must have the same path mappings as your qBittorrent container to properly access your torrents.
|
||||
> [!IMPORTANT]
|
||||
> qbit_manage must have the same path mappings as your qBittorrent container to properly access your torrents.
|
||||
|
||||
**Example:** If qBittorrent is mapped as `/mnt/user/data/:/data`, then qbit_manage must also be mapped the same way.
|
||||
|
||||
|
@ -39,8 +39,8 @@ Install [Community Applications](https://forums.unraid.net/topic/38582-plug-in-c
|
|||
- Rename it to `config.yml` (remove the `.sample` extension)
|
||||
- Edit the file according to the [Config Setup guide](Config-Setup)
|
||||
|
||||
> [!TIP]
|
||||
> Make sure the `root_dir` in your config matches how qBittorrent sees your torrents (e.g., `/data/torrents`)
|
||||
> [!TIP]
|
||||
> Make sure the `root_dir` in your config matches how qBittorrent sees your torrents (e.g., `/data/torrents`)
|
||||
|
||||
6. **Start the Container**
|
||||
- Start the qbit_manage container from the Docker tab
|
||||
|
@ -108,4 +108,4 @@ http://[UNRAID-IP]:8080
|
|||
**Container Won't Start:**
|
||||
- Review container logs in the Docker tab
|
||||
- Verify config.yml syntax is correct
|
||||
- Ensure all required path mappings exist
|
||||
- Ensure all required path mappings exist
|
||||
|
|
Loading…
Add table
Reference in a new issue