fix: restore active channels after gateway restart

This commit is contained in:
hectorzhao
2026-07-15 18:30:02 +08:00
parent 7091a8bed4
commit 85ff037647
7 changed files with 61 additions and 11 deletions
+1 -1
View File
@@ -63,8 +63,8 @@ else
systemctl restart cmpp-minio
systemctl enable --now cmpp-api cmpp-gateway nginx
fi
systemctl restart cmpp-api
systemctl restart cmpp-gateway
systemctl restart cmpp-api
systemctl restart nginx
echo "[deploy] Health checks"