chore: rename dev host localdev.blockninjacms.com -> blockninja.dev

This commit is contained in:
Alex Dunmow 2026-07-05 20:50:30 +08:00
parent 707b1f1ce1
commit fac05dee87

View File

@ -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)