refactor(config) config.serve -> config()

This commit is contained in:
coderaiser 2014-10-17 09:18:01 -04:00
parent 4132ffaed4
commit 2cf35bd8f4
2 changed files with 8 additions and 7 deletions

View file

@ -77,7 +77,7 @@
funcs = [
authFunc,
config.serve,
config(),
rest,
route,