Skip to content

Commit

Permalink
chore: Remove unnecessary env variables in docker
Browse files Browse the repository at this point in the history
  • Loading branch information
janjakubnanista committed Jan 4, 2024
1 parent 7ed5a97 commit ab4cb6a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,6 @@ FROM base as development

ARG NPM_TOKEN

ENV PNPM_HOME="/pnpm"
ENV PATH="$PNPM_HOME:$PATH"
ENV NPM_CONFIG_STORE_DIR=/pnpm
ENV NPM_CONFIG_PACKAGE_IMPORT_METHOD=copy

Expand Down

0 comments on commit ab4cb6a

Please sign in to comment.