1
0

feat:更新grafana配置

This commit is contained in:
okxlin
2024-04-03 13:54:38 +08:00
parent f0bc78a031
commit 3b3c7f6588
5 changed files with 4 additions and 21 deletions

View File

@@ -6,15 +6,6 @@ username:admin
password:admin
```
注意:应用部署前需要先创建存储卷,
终端运行
```
docker volume create grafana_data
```
假如需要完全删除数据,除了删除容器还需要删除存储卷`grafana_data`
# 原始相关
![Grafana](https://raw.githubusercontent.com/grafana/grafana/main/docs/logo-horizontal.png)