Remove local replace directive for git.mleku.dev/mleku/nostr
- Removes path-based replace that breaks remote builds
- Documents git remotes in CLAUDE.md (only origin exists, no gitea)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
**Future improvements**: Build on VPS directly (git pull + go build) to avoid slow binary transfers. Implement proper blue-green with symlink swap between `/opt/orly/blue/` and `/opt/orly/green/` dirs, with instant rollback via symlink flip.
**Future improvements**: Build on VPS directly (git pull + go build) to avoid slow binary transfers. Implement proper blue-green with symlink swap between `/opt/orly/blue/` and `/opt/orly/green/` dirs, with instant rollback via symlink flip.