RTC git integration - nodejs question
I have setup the integration according to the instructions. The integration works except the viewing of the git commit info via the url: http://<git server>:9999/git/<git repo name>.git/commit/.....
Browsing to this URL shows a blank page
Could it be a networking issue? Something related to ipv4/ipv6 networking interfaces?
netstat -a results that port 9999 is used by ipv6.
Thanks,
Liora