Skip to content

Commit

Permalink
fix(Dockerfile): Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
aliyaghini authored Aug 27, 2024
1 parent ec80c67 commit 0a33926
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,7 @@ COPY . .

RUN npm ci

RUN npm run build

RUN npm run build --configuration=production

FROM nginx:latest

Expand Down

0 comments on commit 0a33926

Please sign in to comment.