From 493cfe952a1e664ffb9a3e304801a17fb92fa59f Mon Sep 17 00:00:00 2001 From: Alex Dunmow Date: Sun, 5 Jul 2026 20:50:30 +0800 Subject: [PATCH] chore: rename dev host localdev.blockninjacms.com -> blockninja.dev --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 6359168..78a351e 100644 --- a/Makefile +++ b/Makefile @@ -38,7 +38,7 @@ archive-check: echo "archive-check OK" # Publish the prebuilt .bnp to the active registry. -# Pass --host https://my.localdev.blockninjacms.com for the dev orchestrator. +# Pass --host https://my.blockninja.dev for the dev orchestrator. publish: build $(NINJA) plugin publish --bnp $(BNP)