quickstarts/conversation/python/sdk/dapr.yaml

8 lines
151 B
YAML

version: 1
common:
resourcesPath: ../../components/
apps:
- appID: conversation
appDirPath: ./conversation/
command: ["python3", "app.py"]