Skip to content

Commit e7e289d

Browse files
committed
end
1 parent 713187c commit e7e289d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ COPY . $APP_PATH
1111
RUN yarn install --pure-lockfile
1212
RUN yarn build
1313
RUN cp -r /opt/outline/node_modules /opt/node_modules
14+
ENV NODE_ENV production
1415

1516
CMD yarn start
1617

0 commit comments

Comments
 (0)