Immich angepasst für DB
This commit is contained in:
parent
b58f104420
commit
7e73d220fe
1 changed files with 1 additions and 0 deletions
|
|
@ -47,6 +47,7 @@ services:
|
||||||
POSTGRES_PASSWORD: "IMDB_7xL2mQ9rT4vK1pD8cY6n"
|
POSTGRES_PASSWORD: "IMDB_7xL2mQ9rT4vK1pD8cY6n"
|
||||||
POSTGRES_USER: immich
|
POSTGRES_USER: immich
|
||||||
POSTGRES_DB: immich
|
POSTGRES_DB: immich
|
||||||
|
PGDATA: /var/lib/postgresql/data/pgdata
|
||||||
TZ: Europe/Zurich
|
TZ: Europe/Zurich
|
||||||
volumes:
|
volumes:
|
||||||
- /srv/media-int01/data/immich/postgres:/var/lib/postgresql/data
|
- /srv/media-int01/data/immich/postgres:/var/lib/postgresql/data
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue