diff --git a/hosts/ami/forgejo.nix b/hosts/ami/forgejo.nix index 3652181..0a8bb30 100644 --- a/hosts/ami/forgejo.nix +++ b/hosts/ami/forgejo.nix @@ -27,7 +27,7 @@ in { DOMAIN = "buffets.kitchen"; ROOT_URL = "https://buffets.kitchen/"; HTTP_PORT = port; - LANDING_PAGE = "/chef"; + LANDING_PAGE = "/kitchen"; }; service = {