changed torent to torrent in qbittorrent path

changwe
This commit is contained in:
Donny 2025-01-26 21:55:39 -07:00 committed by GitHub
parent 42e1e80e30
commit a2e0a5a74e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -187,7 +187,7 @@ services:
- WEBUI_PORT=8080
- TORRENTING_PORT=8694 #Make sure to port forward this port in your router so you can seed more effectively
volumes:
- ${BASE_PATH}/qbittorent/config:/config
- ${BASE_PATH}/qbittorrent/config:/config
- ${MEDIA_SHARE}:/share
restart: unless-stopped