Skip to content

Commit

Permalink
Use default WebRTC signalling server
Browse files Browse the repository at this point in the history
  • Loading branch information
jonnor committed Nov 3, 2014
1 parent 5e99e1c commit 8848e0a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Gruntfile.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,6 @@ module.exports = ->
options:
debug: true
ide: 'http://localhost:8000/index.html'
signalserver: 'http://flowhub-rtc.herokuapp.com' # FIXME: use
# signalserver: 'http://localhost:8888'
# signalserver: 'http://api.flowhub.io'
files:
"browser/<%=pkg.name%>.js": ['component.json']

Expand Down

0 comments on commit 8848e0a

Please sign in to comment.