fix: Fixes password not being set correctly for Immich
This commit is contained in:
parent
ad23b2c894
commit
c5ed8a5125
1 changed files with 0 additions and 1 deletions
|
@ -48,7 +48,6 @@
|
|||
environment = {
|
||||
"POSTGRES_DB" = "immich";
|
||||
"POSTGRES_INITDB_ARGS" = "--data-checksums";
|
||||
"POSTGRES_PASSWORD" = "pgpass";
|
||||
"POSTGRES_USER" = "postgres";
|
||||
};
|
||||
volumes = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue