I am trying to access a Rails app running on my mac through VMWare Fusion Windows 10. When i hit the server at the host ip:3000, I get the error:
Started GET "/" for 192.246.134.68 at 2018-02-20 09:36:02 -0600
Cannot render console from 192.246.134.68! Allowed networks: 127.0.0.1, ::1, 127.0.0.0/127.255.255.255
Any ideas?