docs(deploy): synchronize deploy/ assets with nats-docker submodule and hermes prefix defaults

This commit is contained in:
2026-08-23 16:40:22 +09:00
parent adecff2194
commit f133e52863
4 changed files with 216 additions and 1 deletions
+1 -1
View File
@@ -506,7 +506,7 @@ fi
if [ ! -f "$MAM_ENV" ]; then
echo "📝 Initializing $MAM_ENV with default orchestration configuration..."
MAM_CLIENT_PREFIX="mam-agent"
MAM_CLIENT_PREFIX="hermes"
MAM_PORT="1883"
cat <<EOF > "$MAM_ENV"