diff --git a/common/mise.root.toml b/common/mise.root.toml index a58ae20..451f4d7 100644 --- a/common/mise.root.toml +++ b/common/mise.root.toml @@ -6,7 +6,7 @@ monorepo_root = true database = "@DATABASE@" cache = "@CACHE@" -# apps/web publishes as -web (ADR-0022). `scaffold add`, compose.yaml +# apps/web publishes as -web (toolbox ADR-0022). `scaffold add`, compose.yaml # and the build workflows must all name this one string. image = "ghcr.io/you/@PROJECT_NAME@"