UPDATE: modify user and group IDs in Immich configuration; adjust NFS paths for persistent volumes
This commit is contained in:
@@ -18,6 +18,6 @@ data:
|
||||
DISABLE_REVERSE_GEOCODING: "false"
|
||||
REVERSE_GEOCODING_PRECISION: "2"
|
||||
PUBLIC_LOGIN_PAGE_MESSAGE: ""
|
||||
PUID: "0"
|
||||
PGID: "0"
|
||||
PUID: "1001"
|
||||
PGID: "100"
|
||||
DB_PASSWORD: "password"
|
||||
|
||||
Reference in New Issue
Block a user