# Registry Configuration # Copy this file to .env and fill in your actual credentials # Your registry URL REGISTRY_URL=git.raines.xyz/robojerk # Your username for the registry REGISTRY_USERNAME=robojerk # Your password or token for the registry REGISTRY_PASSWORD=your_password_here # Optional: Registry email (if required) REGISTRY_EMAIL=your_email@example.com