immich-server container is in a crash loop. The logs show a DNS error:.env file was missing DB_HOSTNAME, which caused an error for the hostname database.DB_HOSTNAME=immich-postgres to my .env file. My config now includes:sudo docker compose down and sudo docker compose up -d.