Skip to content

Commit

Permalink
scheduler: fix prod
Browse files Browse the repository at this point in the history
  • Loading branch information
makinbacon21 committed Nov 3, 2024
1 parent 1245c9a commit 1d9c924
Show file tree
Hide file tree
Showing 4 changed files with 1,067 additions and 578 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:lts-bookworm
FROM node:lts-bullseye
ARG DATABASE_URL
ENV NODE_ENV=production

Expand Down
Loading

0 comments on commit 1d9c924

Please sign in to comment.