mirror of
https://github.com/davestephens/ansible-nas
synced 2024-12-26 03:23:11 +00:00
Jackett docs fix
This commit is contained in:
parent
b72198406f
commit
d5962b5326
1 changed files with 1 additions and 1 deletions
|
@ -6,6 +6,6 @@ Jackett works as a proxy server: it translates queries from apps (Sonarr, Radarr
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
Set `jackett: true` in your `inventories/<your_inventory>/nas.yml` file.
|
Set `jackett_enabled: true` in your `inventories/<your_inventory>/nas.yml` file.
|
||||||
|
|
||||||
The Jackett web interface can be found at http://ansible_nas_host_or_ip:9117.
|
The Jackett web interface can be found at http://ansible_nas_host_or_ip:9117.
|
||||||
|
|
Loading…
Reference in a new issue