point to appfog
This commit is contained in:
@@ -66,7 +66,8 @@ mongo_store = new MongoStore {url: process.env.NODE_DB_URI}, ->
|
||||
)
|
||||
|
||||
#show splash page for newcomers
|
||||
# .use (req, res, next) ->
|
||||
.use (req, res, next) ->
|
||||
res.redirect('https://habitrpg.aws.af.cm/')
|
||||
# if !req.session.userId? and !req.query?.play?
|
||||
# res.redirect('/splash.html')
|
||||
# else
|
||||
|
||||
Reference in New Issue
Block a user