Removed unnecessary API key variables from .env and compose.yml to simplify the configuration. This cleanup reduces clutter and ensures only relevant environment variables are maintained."
Added a 'start' script for Docker Compose to streamline setup and removed redundant 'compose:up' script. Updated Dockerfile references in compose.yml to clarify usage for arm64 and x86 architectures.