Skip to content

Commit 46c3f65

Browse files
committed
fix: remove production flag in Dockerfile for correct installation
1 parent 3f37fa9 commit 46c3f65

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ COPY ./docker/start.sh /start.sh
1313

1414
ENV TASKRC="/.taskrc"
1515
ENV TASKDATA="/.task"
16-
ENV NODE_ENV=production
1716

1817
# Frontend
1918
RUN cd /src/frontend && npm install \

0 commit comments

Comments
 (0)