Hariharan S
Initial deployment
6822466
raw
history blame contribute delete
214 Bytes
services:
- type: web
name: voice-detection-api
env: docker
plan: free
healthCheckPath: /health
envVars:
- key: API_KEY
generateValue: true
- key: PORT
value: 8000