fix muzick backend: pin @fastify/cors@^9.0.1, fix redis hostname, rebuild stale image

This commit is contained in:
kami
2026-07-14 15:31:44 +04:00
parent 5ed8d9e723
commit 5bb2f00213
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
"setup-db": "./scripts/setup-db.sh"
},
"dependencies": {
"@fastify/cors": "^11.3.0",
"@fastify/cors": "^9.0.1",
"bullmq": "^5.1.0",
"fastify": "^4.24.3",
"pg": "^8.11.3",