Skip to content

Commit

Permalink
Merge pull request #81 from thelastblt/patch-1
Browse files Browse the repository at this point in the history
Update compose-fullstacksample.yaml
  • Loading branch information
g0ldyy authored Jul 23, 2024
2 parents 517a5f7 + 25d5b63 commit 43ee1f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compose-fullstacksample.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ services:
- CACHE_TTL=86400 # cache duration in seconds
- DEBRID_PROXY_URL=http://warp:1080 # https://github.com/cmj2002/warp-docker to bypass Debrid Services and Torrentio server IP blacklist
- INDEXER_MANAGER_TYPE=jackett # or prowlarr
- INDEXER_MANAGER_URL=http://jackett:9117 # or http:prowlarr:9696
- INDEXER_MANAGER_URL=http://jackett:9117 # or http://prowlarr:9696
- INDEXER_MANAGER_API_KEY= CHANGE_TO_YOUR_APIKEY
- INDEXER_MANAGER_TIMEOUT=60 # maximum time to obtain search results from indexer manager in seconds
- INDEXER_MANAGER_INDEXERS=["EZTV", "YTS", "TheRARBG", "BitSearch", "ThePirateBay"]
Expand Down

0 comments on commit 43ee1f6

Please sign in to comment.