stigsfoot / glassfit

Google Glass Fitness App
2 stars 0 forks source link

Fix port number in javascript origins #5

Closed rgrinberg closed 11 years ago

rgrinberg commented 11 years ago

See screenshot in step 7: https://developers.google.com/glass/quickstart/python

Ours should read: http://localhost:11081

What we have right now is localhost without the port number.