mirror of
https://github.com/immich-app/immich.git
synced 2025-12-13 17:23:10 +03:00
docs: Update docs + example.env for DB_PASSWORD (#11678)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user