HubSpot / facewall

Grid visualization of Gravatars for an organization
http://github.hubspot.com/facewall/
MIT License
138 stars 38 forks source link

This app wont listen to my network interface #18

Open rperez31 opened 7 years ago

rperez31 commented 7 years ago

I am having an issue getting this app to listen on my network interface.

I already modified my coffee.config file to this. Anything else i'm missing here? templates: defaultExtension: 'hbs' joinTo: 'static/js/app.js'

server: '0.0.0.0'
    base: '/facewall'