mirror of
https://github.com/GithubOrgProjectPiza/server.git
synced 2026-09-04 08:36:10 +02:00
Add: Redis to docker-compose
This commit is contained in:
+4
-4
@@ -24,15 +24,15 @@
|
||||
"@types/express": "^4.17.13",
|
||||
"@types/jsonwebtoken": "^8.5.8",
|
||||
"@types/nodemailer": "^6.4.4",
|
||||
"@types/redis": "^4.0.11",
|
||||
"argon2": "^0.28.5",
|
||||
"dotenv": "^16.0.0",
|
||||
"express": "^4.17.3",
|
||||
<<<<<<< HEAD
|
||||
"nodemailer": "^6.7.2",
|
||||
=======
|
||||
"jsonwebtoken": "^8.5.1",
|
||||
>>>>>>> a1fd598 (Add json body parser; Add default response for errors)
|
||||
"nodemailer": "^6.7.2",
|
||||
"prisma": "^3.10.0",
|
||||
"promisify": "^0.0.3",
|
||||
"redis": "^4.0.4",
|
||||
"ts-node": "^10.5.0",
|
||||
"typescript": "^4.5.5"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user