Skip to content

Commit

Permalink
remove copy web dir from dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
o-fl0w committed Nov 21, 2023
1 parent 0709719 commit 8df6d28
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ FROM alpine:3.18

WORKDIR /app

COPY ./web ./web/
COPY --from=build /build/stash-vr ./

ENV STASH_GRAPHQL_URL=http://localhost:9999/graphql
Expand Down

0 comments on commit 8df6d28

Please sign in to comment.