Moved maintenance page to public directory to be served by webserver.

This commit is contained in:
DebaucheryLibrarian
2023-12-07 01:27:44 +01:00
parent 214409a591
commit b872d7a0ec
4 changed files with 3 additions and 21 deletions

View File

@@ -36,10 +36,6 @@ module.exports = {
maxAge: 2629800000, // 1 month
},
},
maintenance: {
enabled: false,
text: 'Traxxx is currently under maintenance. We will be back shortly!',
},
},
redis: {
host: 'localhost',