Currently the push notifications service is expecting a configuration for proxy like:
proxy:
host: <host>
port: <port>
protocol: <protocol>For consistency with the rest of the apps we should adapt this in order to accept a URL like <protocol>//<host>:<port>