9 lines
No EOL
319 B
YAML
9 lines
No EOL
319 B
YAML
##########
|
|
# Immich #
|
|
##########
|
|
container_immich_version: release # https://github.com/immich-app/immich/releases
|
|
container_immich_domain: immich.heyer.systems
|
|
container_immich_tz: Europe/Berlin
|
|
container_immich_db_user: postgres
|
|
container_immich_db_password: your_strong_password_here
|
|
container_immich_db_name: immich |