Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Add a warning stating that running apps locally is not yet supported
  • Loading branch information
bradfriedman committed Oct 7, 2016
commit 98e9ee5802959b3c99cd6816ac9c420d64b9fc73
3 changes: 3 additions & 0 deletions appengine/standard/endpoints-frameworks-v2/echo/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,6 @@ Then, deploy the sample using `gcloud`:
$ gcloud beta app deploy

Once deployed, you can access the application at https://your-service.appspot.com

Note that local deployment with dev_appserver.py is not yet supported with
Endpoints Frameworks v2.