Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
a3510377 committed Apr 20, 2024
1 parent 540a25a commit 01a0d2e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion server/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,5 @@ RUN apk --no-cache add ca-certificates
COPY --from=build /app/start server

EXPOSE 8080
VOLUME ["./data"]

CMD ["./server"]

0 comments on commit 01a0d2e

Please sign in to comment.