We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f37fa9 commit 46c3f65Copy full SHA for 46c3f65
1 file changed
Dockerfile
@@ -13,7 +13,6 @@ COPY ./docker/start.sh /start.sh
13
14
ENV TASKRC="/.taskrc"
15
ENV TASKDATA="/.task"
16
-ENV NODE_ENV=production
17
18
# Frontend
19
RUN cd /src/frontend && npm install \
0 commit comments