mirror of
https://github.com/SrIzan10/vinci.git
synced 2026-06-06 01:07:00 +00:00
fix: why isnt radio working 💀
This commit is contained in:
@@ -6,7 +6,7 @@ COPY package.json ./
|
||||
|
||||
RUN npm i
|
||||
|
||||
RUN apk update && apk add bash
|
||||
RUN apk update && apk add bash ffmpeg
|
||||
|
||||
EXPOSE 7272
|
||||
|
||||
|
||||
@@ -36,7 +36,6 @@
|
||||
"discord.js": "^14.5.0",
|
||||
"dotenv": "^16.0.1",
|
||||
"express": "^4.18.1",
|
||||
"ffmpeg-static": "^5.0.2",
|
||||
"got": "^11.8.5",
|
||||
"libsodium-wrappers": "^0.7.10",
|
||||
"mongoose": "^6.5.1",
|
||||
|
||||
Reference in New Issue
Block a user