Skip to content

Commit 196a567

Browse files
committed
RC8
Signed-off-by: Alice Gibbons <[email protected]>
1 parent 0918097 commit 196a567

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/env/global.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
DAPR_CLI_VERSION: 1.16.0-rc.1
2-
DAPR_RUNTIME_VERSION: 1.16.0-rc.7
2+
DAPR_RUNTIME_VERSION: 1.16.0-rc.8
33
DAPR_INSTALL_URL: https://raw.githubusercontent.com/dapr/cli/v${DAPR_CLI_VERSION}/install/
44
DAPR_DEFAULT_IMAGE_REGISTRY: ghcr
55

jobs/python/http/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This quickstart includes two apps:
1818
## Environment Variables
1919

2020
- `JOB_SERVICE_DAPR_HTTP_PORT`: The Dapr HTTP port of the job-service (default: 6280)
21-
- `DAPR_HOST`: The Dapr host address (default: <http://localhost>)
21+
- `DAPR_HOST`: The Dapr host address (default: "http://localhost")
2222

2323
## Run all apps with multi-app run template file
2424

0 commit comments

Comments
 (0)