We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c62bc8d commit 2b87082Copy full SHA for 2b87082
readme.md
@@ -72,6 +72,6 @@ gcloud auth login
72
73
gcloud config set project "ID-projeto "
74
75
-gcloud run deploy --port-8000
+gcloud run deploy --port=8000
76
77
'''
0 commit comments