Skip to content

Commit

Permalink
More docker fixes.
Browse files Browse the repository at this point in the history
  • Loading branch information
Morgul committed Aug 20, 2023
1 parent 01a4f4a commit 9f0042c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ COPY --from=bundle-builder /app/package.json /app/
RUN mkdir /app/db

WORKDIR /app
ADD ./config.yml /app/config.yml

VOLUME /app/db

Expand Down

0 comments on commit 9f0042c

Please sign in to comment.