Skip to content

Commit

Permalink
Update Dockerfile.node
Browse files Browse the repository at this point in the history
  • Loading branch information
JonTaylorBCGov2 committed Jun 21, 2024
1 parent 15c5573 commit 24a3750
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions web/Dockerfile.node
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,5 @@ WORKDIR /opt/app-root/src
COPY . .
RUN npm install
RUN npm run build

EXPOSE 8080

0 comments on commit 24a3750

Please sign in to comment.