mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-01-25 19:49:34 +00:00
Update troubleshooting.md
This commit is contained in:
parent
6819b17255
commit
88abe60374
1 changed files with 2 additions and 2 deletions
|
|
@ -23,8 +23,8 @@ php bin/console doctrine:migrations:migrate
|
|||
If this does not help, please [open an issue on GitHub](https://github.com/Part-DB/Part-DB-symfony).
|
||||
|
||||
## Search for user and reset password:
|
||||
You can list all users with the following command: php bin/console partdb:users:list
|
||||
To reset the password of a user you can use the following command: php bin/console partdb:users:set-password [username]
|
||||
You can list all users with the following command: `php bin/console partdb:users:list`
|
||||
To reset the password of a user you can use the following command: `php bin/console partdb:users:set-password [username]`
|
||||
|
||||
|
||||
## Error logs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue