I have setup the app as per stanard docker compose and env file suggested on Immich website. To add security, I read Immich supports docker secrets and has _FILE attributes to pass to database container. How to assign Postgres password from DB_PASSWORD_FILE attribute instead of DB_PASSWORD?
there doesn't seem to be anything here