fix: resolve .env file parsing issues in Makefile
- Replace shell sourcing with grep/cut parsing to avoid JSON array interpretation - Strip http:// prefix from registry URLs for Docker commands - Fix docker-tag to use correct image name (unitforge-unitforge-prod) - All make commands now work without shell parsing errors
This commit is contained in: