Use a different URL for SSH than HTTP access

Is there a way I can configure an alternative URL for git+ssh access?

Basically, we have the https access URL proxying through an external proxy in order to give us a waf, country monitoring, etc.

But we want another URL to be used for ssh access only. Is there a configuration setting to allow this configuration?