From d8b81b197209f73d667a80fa1df1ab71a999be6c Mon Sep 17 00:00:00 2001 From: Leandro Facchinetti Date: Tue, 16 Mar 2021 01:42:39 +0000 Subject: [PATCH] --- deployment-example/configuration.js | 1 + 1 file changed, 1 insertion(+) diff --git a/deployment-example/configuration.js b/deployment-example/configuration.js index e075b85..a099a02 100644 --- a/deployment-example/configuration.js +++ b/deployment-example/configuration.js @@ -19,6 +19,7 @@ module.exports = async (require) => { return res.redirect(`${webApplication.get("url")}${req.originalUrl}`); next(); }); + reverseProxy.use(webApplication); AutoEncrypt.https .createServer(