Skip to content

Commit

Permalink
MKDIR
Browse files Browse the repository at this point in the history
  • Loading branch information
prplnorangesoda committed Jul 29, 2024
1 parent cc4c5a0 commit 2980cb2
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 @@ -17,5 +17,6 @@ RUN cargo build --release
COPY .env /tmp/lucyleague/.env
EXPOSE 8080

RUN mkdir lucyleague-frontend
COPY ./lucyleague-frontend/static ./lucyleague-frontend/static
CMD ["./target/release/lucyleague"]

0 comments on commit 2980cb2

Please sign in to comment.