# Copy to `.env` in this directory (deploy/docker/.env) before `docker compose up`. # docker-compose.yml requires this — the container binds 0.0.0.0, so the # server refuses to start without an API key. # # Generate a key with: jarvis auth generate-key # Then clients must send: Authorization: Bearer OPENJARVIS_API_KEY=