Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 7cd0268

Browse filesBrowse files
kuwasengelke
authored andcommitted
Update README.md (GoogleCloudPlatform#1694)
1 parent a3dea46 commit 7cd0268
Copy full SHA for 7cd0268

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
  • appengine/flexible/multiple_services
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎appengine/flexible/multiple_services/README.md

Copy file name to clipboardExpand all lines: appengine/flexible/multiple_services/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,5 +63,5 @@ and enter `Y` when prompted. Or to skip the check add `-q`.
6363
To deploy multiple services simultaneously just add the path to each `app.yaml`
6464
file as an argument to `gcloud app deploy `:
6565
```Bash
66-
$ gcloud app deploy gateway/app.yaml static/app.yaml
66+
$ gcloud app deploy gateway-service/app.yaml static-service/app.yaml
6767
```

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.