mirror of
https://github.com/samsonjs/retrogit.git
synced 2026-03-25 09:25:49 +00:00
Update README for gcloud deploys
This commit is contained in:
parent
9997f6a729
commit
eb7efc60bc
1 changed files with 1 additions and 1 deletions
|
|
@ -21,5 +21,5 @@ The server can the be accessed at [http://localhost:8080/](http://localhost:8080
|
|||
## Deploying to App Engine
|
||||
|
||||
```
|
||||
goapp deploy -oauth app
|
||||
gcloud app deploy --project retrogit app/app.yaml
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in a new issue