update immich server environment
All checks were successful
Deploy Containers / Prepare (push) Successful in 14s
All checks were successful
Deploy Containers / Prepare (push) Successful in 14s
This commit is contained in:
@@ -57,5 +57,7 @@
|
|||||||
- "{{ IMMICH_UPLOAD_LOCATION }}:/usr/src/app/upload"
|
- "{{ IMMICH_UPLOAD_LOCATION }}:/usr/src/app/upload"
|
||||||
- "/etc/localtime:/etc/localtime:ro"
|
- "/etc/localtime:/etc/localtime:ro"
|
||||||
env:
|
env:
|
||||||
DOZZLE_ENABLE_ACTIONS: "{{ DOZZLE_ACTIONS }}"
|
DB_HOSTNAME: "immich_postgres"
|
||||||
DOZZLE_ENABLE_SHELL: "{{ DOZZLE_SHELL }}"
|
DB_PASSWORD: "{{ IMMICH_DB_PASSWORD }}"
|
||||||
|
DB_USERNAME: "{{ IMMICH_DB_USERNAME }}"
|
||||||
|
DN_DATABASE_NAME: "{{ IMMICH_DB_DATABASE_NAME }}"
|
||||||
|
Reference in New Issue
Block a user