Ensure it is constrained to a single hostname
Opened this issue · 0 comments
jasonvarga commented
At the moment, changes will be communicated regardless of the hostname/domain as long as the Pusher credentials are shared.
An example of where usage on a single hostname is important:
A workflow where pull requests for new features result in a newly spun up site. The PR'd site should not communicate with sites on other branches.