mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-07-13 03:36:58 +08:00
- 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