Update .env
This commit is contained in:
@@ -1,5 +1,11 @@
|
|||||||
# You can find documentation for all the supported env variables at https://docs.immich.app/install/environment-variables
|
# You can find documentation for all the supported env variables at https://docs.immich.app/install/environment-variables
|
||||||
|
|
||||||
|
# Hvor dine billeder/videoer skal ligge på hosten
|
||||||
|
UPLOAD_LOCATION=/datadisk/docker/immich/library
|
||||||
|
|
||||||
|
# Hvor database data skal ligge på hosten
|
||||||
|
DB_DATA_LOCATION=/datadisk/docker/immich/postgres
|
||||||
|
|
||||||
# The location where your uploaded files are stored
|
# The location where your uploaded files are stored
|
||||||
UPLOAD_LOCATION=./library
|
UPLOAD_LOCATION=./library
|
||||||
|
|
||||||
Reference in New Issue
Block a user