mirror of
https://github.com/immich-app/immich.git
synced 2025-01-07 00:50:23 -05:00
docs: fix typo (#6739)
This commit is contained in:
parent
2bcba526df
commit
a7e01bc3fe
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ Keep in mind that mucking around in the database might set the moon on fire. Avo
|
|||
:::tip
|
||||
Run `docker exec -it immich_postgres psql immich <DB_USERNAME>` to connect to the database via the container directly.
|
||||
|
||||
(Replace `<DB_USERNAME>` wit the value from your [`.env` file](/docs/install/environment-variables#database)).
|
||||
(Replace `<DB_USERNAME>` with the value from your [`.env` file](/docs/install/environment-variables#database)).
|
||||
:::
|
||||
|
||||
## Assets
|
||||
|
|
Loading…
Reference in a new issue