Fix hostname.
This commit is contained in:
parent
5485d5f43c
commit
8d7d939652
2 changed files with 3 additions and 3 deletions
|
@ -11,9 +11,9 @@
|
|||
let
|
||||
version = "2.8.4";
|
||||
dist = fetchFromGitHub {
|
||||
owner = "caddyserver";
|
||||
owner = "tailscale";
|
||||
rev = "f21c01b660c896bdd6bacc37178dc00d9af282b4";
|
||||
repo = "dist";
|
||||
repo = "caddy-tailscale";
|
||||
hash = "sha256-O4s7PhSUTXoNEIi+zYASx8AgClMC5rs7se863G6w+l0=";
|
||||
};
|
||||
in
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue