Update README with image and deployment instructions

Added an image and deployment tips for push services.
This commit is contained in:
engigu
2026-01-11 22:55:33 +08:00
committed by GitHub
parent 61644e5473
commit 036825627f
+2
View File
@@ -475,6 +475,8 @@ Message-Push-Nest 提供了便捷的推送代码生成功能:
3. 选择对应的编程语言(Python、Bash、Node.js 等)
4. 将生成的代码粘贴到白虎面板的任务脚本中需要推送的位置
![1768143124572.png](https://f.pz.al/pzal/2026/01/11/1360cd334ff20.png)
> 提示:在 Docker Compose 部署的环境中,推送服务地址使用 `http://message-nest:8000`(容器内部通信)。如果是独立部署,请使用实际的服务地址。
### 其他推送方案