Merge branch 'main' of https://github.com/C4illin/ConvertX
This commit is contained in:
commit
cc41be6856
1 changed files with 2 additions and 0 deletions
|
|
@ -78,5 +78,7 @@ COPY --from=prerelease /app/public/generated.css /app/public/
|
|||
COPY . .
|
||||
|
||||
EXPOSE 3000/tcp
|
||||
# used for calibre
|
||||
ENV QTWEBENGINE_CHROMIUM_FLAGS="--no-sandbox"
|
||||
ENV NODE_ENV=production
|
||||
ENTRYPOINT [ "bun", "run", "./src/index.tsx" ]
|
||||
Loading…
Add table
Add a link
Reference in a new issue