This commit is contained in:
yojoshb 2024-04-11 20:02:22 -05:00 committed by GitHub
parent 7f0ef2e3b2
commit fdc547ed03
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -42,7 +42,7 @@ services:
docker exec -it jmusicbot /bin/bash docker exec -it jmusicbot /bin/bash
``` ```
- Or read the logs if your having issues - Or read the logs:
```bash ```bash
docker logs jmusicbot docker logs jmusicbot
``` ```