mirror of
https://github.com/immich-app/immich
synced 2025-10-17 18:19:27 +00:00
docs: Update docs + example.env for DB_PASSWORD (#11678)
This commit is contained in:
parent
2dd5514043
commit
ca775ab3e9
2 changed files with 3 additions and 1 deletions
|
|
@ -12,6 +12,7 @@ DB_DATA_LOCATION=./postgres
|
|||
IMMICH_VERSION=release
|
||||
|
||||
# Connection secret for postgres. You should change it to a random password
|
||||
# Please use only the characters `A-Za-z0-9`, without special characters or spaces
|
||||
DB_PASSWORD=postgres
|
||||
|
||||
# The values below this line do not need to be changed
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue