Remove services from docker

This commit is contained in:
deadmanoz
2025-07-04 16:37:39 +08:00
parent f89276d7b8
commit 5de9757d46
2 changed files with 1 additions and 3 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ BRK runs as a single container that includes both the blockchain processor and A
- Simplifies deployment and monitoring
- Uses a single shared data directory
The container runs the BRK binary with `--services all` to enable both processor and server functionality.
The container runs the BRK binary which provides both processor and server functionality.
```bash
# Start BRK