более надежный поиск магнет ссылки
This commit is contained in:
parent
05f6fe40f0
commit
368d57012d
2 changed files with 209 additions and 36 deletions
|
|
@ -9,7 +9,7 @@ services:
|
|||
- TORAPI_URL=http://torrent-api:8000
|
||||
- TORRENT_SEARCH_URL=http://host.docker.internal:8443
|
||||
- TORRENT_ADD_URL=http://host.docker.internal:8088
|
||||
- QBITTORRENT_USERNAME=admin
|
||||
- QBITTORRENT_USERNAME=vrubelroman
|
||||
- QBITTORRENT_PASSWORD=vrubel07
|
||||
- QBITTORRENT_HOST=host.docker.internal
|
||||
- QBITTORRENT_PORT=8082
|
||||
|
|
@ -39,7 +39,7 @@ services:
|
|||
image: lifailon/torapi:latest
|
||||
container_name: TorAPI-qBittorrent
|
||||
environment:
|
||||
- USERNAME=admin
|
||||
- USERNAME=vrubelroman
|
||||
- PASSWORD=vrubel07
|
||||
- PROXY_ADDRESS=host.docker.internal
|
||||
- PROXY_PORT=8082
|
||||
|
|
@ -62,7 +62,7 @@ services:
|
|||
- TELEGRAM_BOT_TOKEN=7662650066:AAFgsfYJNYgpcSHaSe6fspsjqmhMkOBT1s4
|
||||
- TORRENT_SEARCH_URL=http://host.docker.internal:8443
|
||||
- TORRENT_ADD_URL=http://host.docker.internal:8088
|
||||
- QBITTORRENT_USERNAME=admin
|
||||
- QBITTORRENT_USERNAME=vrubelroman
|
||||
- QBITTORRENT_PASSWORD=vrubel07
|
||||
- QBITTORRENT_HOST=host.docker.internal
|
||||
- QBITTORRENT_PORT=8082
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue