Skip to content

Commit

Permalink
server opt-in
Browse files Browse the repository at this point in the history
  • Loading branch information
icholy committed Jun 24, 2012
1 parent 4904173 commit e3f40f0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config.coffee
Expand Up @@ -35,10 +35,10 @@ exports.config =
joinTo: 'javascripts/app.js' : /^app/

server:
path: 'server.coffee'
port: 1234
#path: 'server.coffee'
port: 3333
base: '/'
run: yes
run: no

generators:
model: (name)->
Expand Down

0 comments on commit e3f40f0

Please sign in to comment.