feat: revamp immich's values hierarchy
This commit is contained in:
parent
2b7f8b22d0
commit
5203fd2af0
12 changed files with 352 additions and 288 deletions
|
|
@ -9,6 +9,7 @@ services:
|
|||
volumes:
|
||||
- ${PLUTON_DATA:-/mnt/nas1/shared/pluton/data}:/data
|
||||
- ${PLUTON_BACKUP_VOLUME_SHARED:-/mnt/nas1/shared}:/backups/shared
|
||||
- ${PLUTON_BACKUP_VOLUME_DCSI:-/mnt/nas1/dcsi}:/backups/dcsi
|
||||
environment:
|
||||
ENCRYPTION_KEY: ${ENCRYPTION_KEY}
|
||||
USER_NAME: ${USER_NAME}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue