Skip to content

Commit 760dc35

Browse files
committed
bugfixes
1 parent cfcbdc7 commit 760dc35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,7 @@ everyauth.helpExpress(app);
361361
// app.listen(80);
362362

363363
fugue.start(app, 80, null, 2, {
364-
verbose: true
364+
verbose: false
365365
});
366366

367367

0 commit comments

Comments
 (0)