We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85c25d3 commit 82633a4Copy full SHA for 82633a4
appengine/standard/xmpp_wikibot/README.md
@@ -28,6 +28,7 @@ your local machine.
28
29
**IMPORTANT** You must enable tcp traffic on port 5000 to send messages to the
30
XMPP server. This can be done by running the following SDK commands:
31
+
32
gcloud config set project <YOUR PROJECT NAME>
33
34
gcloud compute firewall-rules create wikibot-server-rule --allow tcp:5000 --source-ranges=0.0.0.0/0
0 commit comments