Cambiando stacks
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
DB_PASSWORD=SECRET
|
||||
DB_PASSWORD=secret
|
||||
DB_USERNAME=postgres
|
||||
DB_DATABASE_NAME=immich
|
||||
|
||||
POSTGRES_PASSWORD=SECRET
|
||||
POSTGRES_PASSWORD=secret
|
||||
POSTGRES_USER=postgres
|
||||
POSTGRES_DB=immich
|
||||
POSTGRES_INITDB_ARGS="--data-checksums"
|
||||
POSTGRES_INITDB_ARGS='--data-checksums'
|
||||
|
||||
Reference in New Issue
Block a user