Revert "creates kubernetes friendly deployment"

This reverts commit b42153bcc4.
This commit is contained in:
Ahmed Bouhuolia
2023-10-25 20:59:45 +02:00
parent d313774205
commit c498a100bc
10 changed files with 12 additions and 46 deletions

View File

@@ -120,7 +120,6 @@ module.exports = {
* Redis storage configuration.
*/
redis: {
url: process.env.REDIS_URL,
port: 6379,
},