Readme fix

This commit is contained in:
MoonDev
2026-02-06 11:23:12 +03:00
parent 17583a3746
commit 9e113a8bd3

View File

@@ -106,8 +106,8 @@ This will:
### Check Status
```bash
docker-compose ps
docker-compose logs -f
docker compose ps
docker compose logs -f
```
### Stop the Server