mirror of
https://github.com/immich-app/immich.git
synced 2025-01-01 08:31:59 +00:00
chore(docs): spelling (#1081)
This commit is contained in:
parent
0633eaf68c
commit
5a792cc821
1 changed files with 2 additions and 2 deletions
|
@ -19,7 +19,7 @@ To run a command, connect to the container and then execute it. For example:
|
||||||
docker exec -it immich-server_1 sh
|
docker exec -it immich-server_1 sh
|
||||||
|
|
||||||
/usr/src/app$ immich reset-admin-password
|
/usr/src/app$ immich reset-admin-password
|
||||||
? Please choose a new password (optional) immich-is-awesome-unline-this-password
|
? Please choose a new password (optional) immich-is-awesome-unlike-this-password
|
||||||
New password:
|
New password:
|
||||||
immich-is-awesome-unline-this-password
|
immich-is-awesome-unlike-this-password
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue