Merge branch 'jobs-python' of https://github.com/rochabr/dapr-quickstarts into jobs-python

Merging.
This commit is contained in:
Fernando Rocha 2025-02-07 23:29:16 -08:00
commit 3a0a992c2c
1 changed files with 1 additions and 1 deletions

View File

@ -98,7 +98,7 @@ cd job-service
dapr run --app-id job-service --app-port 6200 --dapr-http-port 6280 -- python app.py
```
### Schedule Jobs
### Schedule jobs
1. On a new terminal window, schedule the `R2-D2` Job using the Jobs API: