this repo has no description
at main 7 lines 257 B view raw
1# prefect cloud credentials (from `prefect profile inspect pond`) 2PREFECT_API_URL=https://api.prefect.cloud/api/accounts/.../workspaces/... 3PREFECT_API_KEY=pnu_... 4 5# hue bridge credentials 6HUE_BRIDGE_IP=192.168.0.165 7HUE_BRIDGE_USERNAME=your-username-here