ChatSecure / RubDub

A Node XMPP Push Service for XEP-0357: Push Notifications
The Unlicense
15 stars 6 forks source link

Help needed #12

Closed Ethica1Hack closed 5 years ago

Ethica1Hack commented 5 years ago

node src/index.js -p [PORT] -b [BIND_ADDRESS] -d [DOMAIN] -k [TLS_KEY_PATH] -c [TLS_CERT_PATH]

Please what is PORT used and what to place under BIND_ADDRESS and DOMAIN ? Is it xmpp server domain or pubsub domain ? Is BIND_ADDRESS local ip address like 192.168.1.100 ?

Thank you in advance