nezha_dash/README.md
2024-08-02 11:47:21 +08:00

23 lines
583 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<h1 align="center">NezhaDash</h1>
<strong>NezhaDash 是一个基于 Next.js 和 哪吒监控 的仪表盘</strong>
<br>
</div>
### 一键部署到 Vercel
[部署简易教程](https://buycoffee.top/blog/tech/nezha)
#### 环境变量
变量名 | 含义 | 示例
--- | --- | ---
NezhaBaseUrl | nezha 面板地址 | http://120.x.x.x:8008
NezhaAuth | nezha 面板 API Token | 5hAY3QX6Nl9B3Uxxxx26KMvOMyXS1Udi
NEXT_PUBLIC_NezhaFetchInterval | 获取数据间隔(毫秒)| **默认**2000
<br>
![screen-shot-one](/.github/shotOne.png)
![screen-shot-two](/.github/shotTwo.png)