***notification.client-uri:**http://<ip or host>:22280/
***notification.server-uri:**http://<ip or host>:22281/
TLStermination
---------------
Steps1and2asabove.
3.Followtheinstructionsofhttps://secure.phabricator.com/book/phabricator/article/notifications/#advanced-usage to configure your nginx. Note you can directly use proxy_pass http://localhost:22280/ and discard the upstream block.