Skip to content

Commit

Permalink
Copy config
Browse files Browse the repository at this point in the history
  • Loading branch information
davidvanleeuwen committed Oct 15, 2024
1 parent 485f906 commit 3916fd7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions server/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ RUN mix deps.get --only $MIX_ENV \

COPY config/config.exs config/${MIX_ENV}.exs config/

COPY ./server/config /app/config

RUN mix deps.compile

COPY priv priv
Expand Down

0 comments on commit 3916fd7

Please sign in to comment.