Simplify playground URL, fix tutorial omission
This commit is contained in:
@@ -39,7 +39,10 @@
|
||||
<li>Create an <a href="https://developers.google.com/appengine/docs/python/config/appconfig">app.yaml</a> file for your application.</li>
|
||||
<li>Add a cosmopolite include to your app.yaml file:
|
||||
<pre>includes:
|
||||
- cosmopolite</pre></li>
|
||||
- cosmopolite
|
||||
|
||||
inbound_services:
|
||||
- channel_presence</pre></li>
|
||||
<li>Start the application in your SDK client</li>
|
||||
</ol>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user