Revert "redirect to amazon for now"
This reverts commit 38e4805d1c16fc5b23b0c373c41b3cda0629b9ba.
This commit is contained in:
@@ -66,8 +66,7 @@ mongo_store = new MongoStore {url: process.env.NODE_DB_URI}, ->
|
||||
)
|
||||
|
||||
#show splash page for newcomers
|
||||
.use (req, res, next) ->
|
||||
res.redirect("http://ec2-174-129-140-0.compute-1.amazonaws.com:3000")
|
||||
# .use (req, res, next) ->
|
||||
# if !req.session.userId? and !req.query?.play?
|
||||
# res.redirect('/splash.html')
|
||||
# else
|
||||
|
||||
Reference in New Issue
Block a user