Skip to content

Commit 82633a4

Browse files
committed
udated README with firewall setup instructions 2
1 parent 85c25d3 commit 82633a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appengine/standard/xmpp_wikibot/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ your local machine.
2828

2929
**IMPORTANT** You must enable tcp traffic on port 5000 to send messages to the
3030
XMPP server. This can be done by running the following SDK commands:
31+
3132
gcloud config set project <YOUR PROJECT NAME>
3233

3334
gcloud compute firewall-rules create wikibot-server-rule --allow tcp:5000 --source-ranges=0.0.0.0/0

0 commit comments

Comments
 (0)