doc: update readme

This commit is contained in:
BryantHe 2023-11-23 16:41:20 +08:00
parent 9f2bf9e059
commit 429ad614d2
1 changed files with 7 additions and 0 deletions

View File

@ -105,6 +105,13 @@ requirements
`docker-compose -f docker-compose-mongodb.yml up -d --build` `docker-compose -f docker-compose-mongodb.yml up -d --build`
## 启动 Redis
启动服务的命令:
`docker-compose -f docker-compose-redis.yml up -d --build`
## TODO ## TODO
- Prometheus Exporter - Prometheus Exporter