Skip to content

Commit

Permalink
fix sabnzbd hostname
Browse files Browse the repository at this point in the history
  • Loading branch information
hyshka committed Nov 23, 2024
1 parent 32672dc commit 6aeb2b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hosts/tiny1/services/homepage.nix
Original file line number Diff line number Diff line change
Expand Up @@ -296,7 +296,7 @@
container = "sabnzbd";
widget = {
type = "sabnzbd";
url = "http://sabnzbd:8085";
url = "http://wireguard:8085";
key = "{{HOMEPAGE_VAR_SABNZBD_APIKEY}}";
};
};
Expand Down

0 comments on commit 6aeb2b0

Please sign in to comment.