Skip to content

Commit

Permalink
Update README and pre-commit all files
Browse files Browse the repository at this point in the history
  • Loading branch information
Feramance committed Nov 27, 2023
1 parent 28ba4a2 commit 86555d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ docker run -d \
version: "3"
services:
qbitrr:
image: feramance/qbitrr
image: feramance/qbitrr:latest
user: 1000:1000 # Required to ensure teh container is run as the user who has perms to see the 2 mount points and the ability to write to the CompletedDownloadFolder mount
tty: true # Ensure the output of docker-compose logs qBitrr are properly colored.
restart: unless-stopped
Expand Down

0 comments on commit 86555d0

Please sign in to comment.