commit b186d19929b478e426213cf020b5df56a5512b08 Author: David Fifield david@bamsoftware.com Date: Thu Jun 30 11:48:06 2016 -0700
Make project ID consistent in appengine README. --- appengine/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/appengine/README b/appengine/README index 895b542..f819d24 100644 --- a/appengine/README +++ b/appengine/README @@ -21,5 +21,5 @@ to deploy it you run To configure meek-client to talk to the App Engine app, give the app's name as the url and "www.google.com" as the front domain. UseBridges 1 - Bridge meek 0.0.2.0:1 url=https://yourapphere.appspot.com/ front=www.google.com + Bridge meek 0.0.2.0:1 url=https://example.appspot.com/ front=www.google.com ClientTransportPlugin meek exec ./meek-client --log meek-client.log