You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm working in Calthorpe in the Urbanfootprint project. We are using amigocloud-js and at some points it sends a request to Urbanfootprint server. The request looks like this:
http://172.28.128.3/socket.io/1/?t=1443712707258
Where 172.28.128.3 is the vagrant machine IP. In other words Urbanfootprint's IP.
And this is the response:
I'm working in Calthorpe in the Urbanfootprint project. We are using amigocloud-js and at some points it sends a request to Urbanfootprint server. The request looks like this:
Where 172.28.128.3 is the vagrant machine IP. In other words Urbanfootprint's IP.
And this is the response:
The request is sent in this line: https://github.com/amigocloud/amigocloud-js/blob/master/amigocloud.js#L11193
The text was updated successfully, but these errors were encountered: