Skip to content

Commit

Permalink
Merge pull request #1434 from superfly/remix_prisma_8080
Browse files Browse the repository at this point in the history
add PORT 8080 to remix_prisma
  • Loading branch information
rubys committed Nov 2, 2022
2 parents dd39651 + 20e350b commit 6b34390
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scanner/templates/remix_prisma/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,5 @@ COPY --from=build /app/build /app/build
COPY --from=build /app/public /app/public
ADD . .

ENV PORT 8080
CMD ["npm", "run", "start"]

0 comments on commit 6b34390

Please sign in to comment.