Skip to content

Commit

Permalink
added tsconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
smyja committed Nov 28, 2023
1 parent d4e2da1 commit 821c438
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ RUN npm install

COPY ./web/public ./public
COPY ./web/src ./src

COPY ./web/tsconfig.json ./
# Expose the desired port (e.g., 3000)

EXPOSE 3000
Expand Down

0 comments on commit 821c438

Please sign in to comment.