Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
d4rkfella committed Dec 8, 2024
1 parent a973844 commit 3cd23eb
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@ spec:
qbt:
host: localhost:80
user: {{. QBITTORRENT_USERNAME }}
pass: {{. QBITTORRENT_PASSWORD }}
user: {{ .QBITTORRENT_USERNAME }}
pass: {{ .QBITTORRENT_PASSWORD }}
settings:
force_auto_tmm: false
Expand Down

0 comments on commit 3cd23eb

Please sign in to comment.