Update immich/stack.env
This commit is contained in:
+6
-6
@@ -1,6 +1,6 @@
|
||||
UPLOAD_LOCATION:library
|
||||
DB_DATA_LOCATION:/srv/immich-postgres/
|
||||
IMMICH_VERSION:release
|
||||
DB_PASSWORD:postgres
|
||||
DB_USERNAME:postgres
|
||||
DB_DATABASE_NAME:immich
|
||||
UPLOAD_LOCATION=library
|
||||
DB_DATA_LOCATION=/srv/immich-postgres/
|
||||
IMMICH_VERSION=release
|
||||
DB_PASSWORD=postgres
|
||||
DB_USERNAME=postgres
|
||||
DB_DATABASE_NAME=immich
|
||||
Reference in New Issue
Block a user