diff --git a/hosts/x86_64-linux/beleth/git.nix b/hosts/x86_64-linux/beleth/git.nix index e300f04..4466bcc 100644 --- a/hosts/x86_64-linux/beleth/git.nix +++ b/hosts/x86_64-linux/beleth/git.nix @@ -4,6 +4,7 @@ enable = true; settings.server = { HTTP_PORT = 3002; + ROOT_URL = "https://git.heroin.trade"; }; }; }