Spaces:
Runtime error
Runtime error
| services: | |
| - type: web | |
| name: agrisensa-api | |
| env: docker | |
| dockerfilePath: Dockerfile | |
| buildCommand: '' | |
| startCommand: '' | |
| envVars: | |
| - key: FLASK_ENV | |
| value: production | |
| # Render will set the PORT env var automatically | |