mirror of
https://github.com/JG2401/HetznerDokployLab.git
synced 2026-08-29 04:30:10 +00:00
immich upload_location
This commit is contained in:
@@ -25,6 +25,7 @@ services:
|
||||
REDIS_PORT: ${REDIS_PORT}
|
||||
REDIS_DBINDEX: ${REDIS_DBINDEX}
|
||||
TZ: ${TZ}
|
||||
UPLOAD_LOCATION: ${UPLOAD_LOCATION}
|
||||
restart: always
|
||||
healthcheck:
|
||||
test: ["CMD", "curl", "-f", "http://localhost:2283/server-info/ping"]
|
||||
|
||||
Reference in New Issue
Block a user