Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
DaRealFrost committed Nov 23, 2024
2 parents ce03ccf + a5778fb commit 77ae19a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ WORKDIR /usr/src/app

# Copy source code
COPY . /usr/src/app/
COPY .env.example /usr/src/app/.env

# Install dependencies
RUN npm ci --immutable
Expand Down

0 comments on commit 77ae19a

Please sign in to comment.