The recommended way to run Standard Environment applications in the local 
environment is by using the dev_appserver.py command as follows, from the 
directory that contains your app's app.yaml configuration file, and 
specifying the directory path to your app, for example:

dev_appserver.py [PATH_TO_YOUR_APP]

You may find related detail on the "Using the Local Development Server" 
documentation page 
<https://cloud.google.com/appengine/docs/standard/python/tools/using-local-server>
. 

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/5961637a-ae36-4c31-b942-f1005c28edc6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to