Another option would be this, to add a bit of JS comments on-top of the URL
// If your SimplePush app is running on Openshift, the URL is https....
// If your SimplePush app is using Mozilla's network, the URL is https......
// or do you run a custom server?
... = "<URL of the SimplePush Server you are using>";