Skip to content

Commit

Permalink
Merge pull request #2 from sfujiwara/feature/material-ui
Browse files Browse the repository at this point in the history
Fix max instances option of cloud run
  • Loading branch information
sfujiwara authored Apr 29, 2024
2 parents 181af59 + 9ce4582 commit 7dc36f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ cloud-run-deploy:
--project $(PROJECT) \
--region us-central1 \
--image $(DOCKER_IMAGE) \
--max-instances 10 \
sfujiwara

cloud-build:
Expand Down

0 comments on commit 7dc36f2

Please sign in to comment.