Ver 0.1
This commit is contained in:
3
templates/postgres.env.j2
Normal file
3
templates/postgres.env.j2
Normal file
@@ -0,0 +1,3 @@
|
||||
POSTGRES_USER={{ immich_db_user }}
|
||||
POSTGRES_PASSWORD={{ immich_db_password }}
|
||||
POSTGRES_DB={{ immich_db_name }}
|
||||
Reference in New Issue
Block a user