fn load_env_file() -> Result<(), Box<dyn Error>>
Load the .env file. A missing file does not result in an error.