1 parent c310838 commit 4bd8d48Copy full SHA for 4bd8d48
1 file changed
client/Dockerfile
@@ -11,7 +11,7 @@ RUN echo "{}" > /config.js
11
RUN ./node_modules/.bin/next build
12
13
FROM node:16-alpine
14
-ENV NODE_ENV=development
+ENV NODE_ENV=production
15
ENV SENTRY_DSN="https://22bc43683da04040aa90e7683ffe022a@o140996.ingest.sentry.io/4504646040616960"
16
LABEL org.opencontainers.image.source=https://github.com/tdjsnelling/sqtracker
17
WORKDIR /sqtracker/client
0 commit comments