Skip to content

Commit

Permalink
fix: deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Licoy committed Oct 18, 2023
1 parent b2085b0 commit 1f08a66
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ ENV CODE=""
ENV MJ_SERVER_ID=""
ENV MJ_CHANNEL_ID=""
ENV MJ_USER_TOKEN=""
ENV MJ_DISCORD_WSS_PROXY=""
ENV MJ_DISCORD_CDN_PROXY=""

COPY --from=builder /app/public ./public
COPY --from=builder /app/.next/standalone ./
Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@
"prettier": "^3.0.3",
"ts-node": "^10.9.1",
"typescript": "4.9.5",
"utf-8-validate": "^6.0.3",
"webpack": "^5.88.2"
}
}

0 comments on commit 1f08a66

Please sign in to comment.