Merge branch 'main' into cloudflare

This commit is contained in:
hamster1963 2024-11-29 23:33:59 +08:00
commit 7e7416e0e0
2 changed files with 4 additions and 1 deletions

View File

@ -4,6 +4,9 @@
</div> </div>
> [!CAUTION]
> 与哪吒监控 V1 暂不兼容,请保持在 V0 版本。
### 部署 ### 部署
支持部署环境: 支持部署环境:

View File

@ -1,6 +1,6 @@
{ {
"name": "nezha-dash", "name": "nezha-dash",
"version": "1.5.6", "version": "1.5.6-fix",
"private": true, "private": true,
"scripts": { "scripts": {
"dev": "next dev -p 3040", "dev": "next dev -p 3040",