This commit is contained in:
2025-12-29 19:11:06 +01:00
parent 27bbd9621a
commit b902142c4b
10 changed files with 216 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
POSTGRES_USER={{ immich_db_user }}
POSTGRES_PASSWORD={{ immich_db_password }}
POSTGRES_DB={{ immich_db_name }}