|
|
|
@ -30,12 +30,6 @@ REDIS_HOSTNAME=immich_redis
|
|
|
|
|
|
|
|
|
|
|
|
UPLOAD_LOCATION=absolute_location_on_your_machine_where_you_want_to_store_the_backup
|
|
|
|
UPLOAD_LOCATION=absolute_location_on_your_machine_where_you_want_to_store_the_backup
|
|
|
|
|
|
|
|
|
|
|
|
###################################################################################
|
|
|
|
|
|
|
|
# Log message level - [simple|verbose]
|
|
|
|
|
|
|
|
###################################################################################
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
LOG_LEVEL=simple
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
###################################################################################
|
|
|
|
###################################################################################
|
|
|
|
# JWT SECRET
|
|
|
|
# JWT SECRET
|
|
|
|
#
|
|
|
|
#
|
|
|
|
@ -79,6 +73,6 @@ PUBLIC_LOGIN_PAGE_MESSAGE=
|
|
|
|
# Note: immich-microservices is bound to 3002, but no references are made
|
|
|
|
# Note: immich-microservices is bound to 3002, but no references are made
|
|
|
|
####################################################################################
|
|
|
|
####################################################################################
|
|
|
|
|
|
|
|
|
|
|
|
# IMMICH_WEB_URL=http://immich-web:3000
|
|
|
|
IMMICH_WEB_URL=http://immich-web:3000
|
|
|
|
# IMMICH_SERVER_URL=http://immich-server:3001
|
|
|
|
IMMICH_SERVER_URL=http://immich-server:3001
|
|
|
|
# IMMICH_MACHINE_LEARNING_URL=http://immich-machine-learning:3003
|
|
|
|
IMMICH_MACHINE_LEARNING_URL=http://immich-machine-learning:3003
|
|
|
|
|