mirror of
https://github.com/koel/koel
synced 2024-11-10 06:34:14 +00:00
docs: fix koel:doctor image path
This commit is contained in:
parent
e6bce55ec5
commit
2240fc0b80
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ php artisan koel:doctor
|
||||||
This command will check your environment and configuration for common issues (file/folder permissions, storage setup, server configuration, etc.) and provide you with a report.
|
This command will check your environment and configuration for common issues (file/folder permissions, storage setup, server configuration, etc.) and provide you with a report.
|
||||||
An example output might look like this:
|
An example output might look like this:
|
||||||
|
|
||||||
![Koel's homepage](../assets/img/doctor.webp)
|
![Koel Doctor](./assets/img/doctor.webp)
|
||||||
|
|
||||||
If you're still stuck, check below for a couple of common issues and their solutions.
|
If you're still stuck, check below for a couple of common issues and their solutions.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue