upgrade docker image version and fix docker comman

This commit is contained in:
houseme
2025-04-29 19:04:31 +08:00
parent a45411edbe
commit b411a38813
12 changed files with 264 additions and 219 deletions
+1 -1
View File
@@ -102,7 +102,7 @@ export RUSTFS__LOGGER__QUEUE_CAPACITY=10
2. Start the observability stack:
```bash
docker compose up -d -f docker-compose.yml
docker compose -f docker-compose.yml up -d
```
#### Access Monitoring Dashboards