Skip to content

Commit

Permalink
t
Browse files Browse the repository at this point in the history
  • Loading branch information
lnart committed Apr 4, 2024
1 parent c926c25 commit 11a8a34
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 @@ -8,7 +8,7 @@ RUN npm install

COPY . .

RUN npm run build
RUN tsc

ENV PORT=3032

Expand Down

0 comments on commit 11a8a34

Please sign in to comment.