english version and minio console access

This commit is contained in:
Georgiy Syralev
2025-12-13 12:53:28 +03:00
parent 753696cc93
commit b799f278a4
47 changed files with 4386 additions and 1264 deletions

View File

@@ -22,7 +22,7 @@
"util": "^0.12.5"
},
"dependencies": {
"@prisma/client": "^6.16.1",
"@prisma/client": "^6.0.0",
"bcryptjs": "^3.0.2",
"cors": "^2.8.5",
"dotenv": "^17.2.2",
@@ -30,7 +30,7 @@
"helmet": "^8.1.0",
"jsonwebtoken": "^9.0.2",
"nodemailer": "^7.0.9",
"prisma": "^6.16.1",
"prisma": "^6.0.0",
"proxmox-api": "^1.1.1",
"recharts": "^3.2.1",
"socket.io": "^4.8.1",