mirror of
https://github.com/C4illin/ConvertX.git
synced 2026-06-29 07:25:48 +00:00
@@ -75,5 +75,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" ]
|
||||
Reference in New Issue
Block a user