Skip to content

Commit

Permalink
Update Dockerfile create no_color env
Browse files Browse the repository at this point in the history
  • Loading branch information
SevenWaysDP authored Nov 16, 2023
1 parent 894242a commit aaf1e6b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,5 @@ COPY scripts/ldapSync.sh /schulcloud-server/scripts/
RUN npm run build

ENV NODE_ENV=production
ENV NO_COLOR="true"
CMD npm run start

0 comments on commit aaf1e6b

Please sign in to comment.