Commit Graph

1 Commits

Author SHA1 Message Date
warby
4d4133bde0
[ENV-4] Add environment verification script for reproducible testing
- Add verify-env.sh script to test .env file loading
- Verify GOOGLE_API_KEY is accessible in container
- Check docker-compose config and container environment
- Ensure Python can access environment variables via os.environ
- Provides reproducible verification process for development
2025-12-12 23:51:05 -06:00