Skip to content

Commit

Permalink
v1 api change
Browse files Browse the repository at this point in the history
  • Loading branch information
mchmarny committed Jan 24, 2020
1 parent 2c0345b commit 4efc458
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -127,7 +127,7 @@ Retrieve the `env` service HTTP endpoint:
ENV_SERVICE_URL=$(gcloud alpha run services describe env \
--namespace hightowerlabs \
--region us-central1 \
--format='value(status.domain)')
--format='value(status.url)')
```

Make an HTTP request to the `env` service:
Expand Down

0 comments on commit 4efc458

Please sign in to comment.