Skip to content

Commit

Permalink
hm coffee much? with the auth file maybe?
Browse files Browse the repository at this point in the history
  • Loading branch information
arvidkahl committed Mar 4, 2012
1 parent e7edb24 commit 444f166
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ less = require 'less'
fs = require 'fs'
md = require('node-markdown').Markdown
auth = require './auth.coffee'
config = require 'config'
config = require './config.coffee'

#session perstistence
connectCouchDB = require('connect-couchdb')(exp)
Expand Down

0 comments on commit 444f166

Please sign in to comment.