version: 1
common:
resourcesPath: ./dapr/components/
apps:
- appID: lingadmin-api
appDirPath: ./
appPort: 5000
command: ["dotnet", "run"]