File size: 259 Bytes
1a2e3da | 1 2 3 4 5 6 7 | # ImmuniWatch Nigeria — ML Service integration variables
# Add these to your backend .env file
# Get the API key from Tolulope via WhatsApp/Signal
ML_SERVICE_URL=https://ahfidailabs-immuniwatch-ml-service.hf.space
ML_API_KEY=replace_with_key_from_tolulope
|