commit 8bdbaef8ec37186baabbaa36ab2b441cd7aa4ad8 Author: David Fifield david@bamsoftware.com Date: Sat Jul 15 13:47:27 2017 -0700
Remove a snowflake broker reference. --- appengine/README | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/appengine/README b/appengine/README index d71277a..d12f8d2 100644 --- a/appengine/README +++ b/appengine/README @@ -10,8 +10,7 @@ After unpacking, install the app-engine-go component:
To test locally, run google-cloud-sdk/bin/dev_appserver.py app.yaml -The app will be running at http://127.0.0.1:8080/. You can test broker -forwarding function by browsing to http://127.0.0.1:8000/ip. +The app will be running at http://127.0.0.1:8080/.
To deploy to App Engine, first create a new project and app. You have to think of a unique name (marked as "<appname>" in the commands). You only
tor-commits@lists.torproject.org