Skip to content

Commit

Permalink
add redeploy instructions to api-url-map.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
sipec committed Dec 10, 2024
1 parent ad61ae3 commit 2d6d932
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions backend/api/url-map-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,3 +66,6 @@ pathMatchers:
- pathTemplateMatch: /get-next-loan-amount
- pathTemplateMatch: /0/generate-ai-answers
- pathTemplateMatch: /0/generate-ai-description
# redeploy this by running:
# gcloud compute url-maps import api-lb --source=url-map-config.yaml --project mantic-markets --global
# (or for dev, --project dev-mantic-markets)

0 comments on commit 2d6d932

Please sign in to comment.