Spaces:
Sleeping
Sleeping
| services: | |
| - type: web | |
| name: voice-detection-api | |
| env: docker | |
| plan: free | |
| healthCheckPath: /health | |
| envVars: | |
| - key: API_KEY | |
| generateValue: true | |
| - key: PORT | |
| value: 8000 | |
| services: | |
| - type: web | |
| name: voice-detection-api | |
| env: docker | |
| plan: free | |
| healthCheckPath: /health | |
| envVars: | |
| - key: API_KEY | |
| generateValue: true | |
| - key: PORT | |
| value: 8000 | |