1
0
forked from noxious/server

Updated Dockerfile

This commit is contained in:
2025-02-07 23:20:44 +01:00
parent ccdc39e74b
commit a28b1b9bee
3 changed files with 4 additions and 26 deletions

View File

@ -28,6 +28,7 @@
"@mikro-orm/migrations": "^6.4.2",
"@mikro-orm/mysql": "^6.4.2",
"@mikro-orm/reflection": "^6.4.2",
"@mikro-orm/cli": "^6.4.2",
"@types/ioredis": "^4.28.10",
"bcryptjs": "^2.4.3",
"bullmq": "^5.13.2",
@ -46,7 +47,6 @@
"zod": "^3.23.8"
},
"devDependencies": {
"@mikro-orm/cli": "^6.4.2",
"@types/bcryptjs": "^2.4.6",
"@types/express": "^4.17.21",
"@types/jsonwebtoken": "^9.0.6",