dockerizing
This commit is contained in:
@@ -163,4 +163,6 @@ app.use(function (err, req, res, next) {
|
||||
// next(createError(404));
|
||||
// });
|
||||
|
||||
app.set('trust proxy')
|
||||
|
||||
module.exports = {app};
|
||||
Reference in New Issue
Block a user