Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mservidio authored Jun 18, 2021
1 parent 643101e commit 5f2a768
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -442,7 +442,7 @@ Create a **FQDN** environment variable based off service name and subdomain abov
Map your service to the custom FQDN:
gcloud beta run domain-mappings create --service ds-api \
gcloud run domain-mappings create --service ds-api \
--domain $FQDN \
--cluster $CLUSTER \
--cluster-location $ZONE \
Expand Down

0 comments on commit 5f2a768

Please sign in to comment.