Skip to content

Commit d2553d9

Browse files
committed
-- COPY --from=build .env .
1 parent 15c032e commit d2553d9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ WORKDIR /app
1717

1818
# Copy the built application
1919
COPY --from=build /app/out .
20-
COPY --from=build .env .
2120

2221
# Create wwwroot directory
2322
RUN mkdir -p wwwroot

0 commit comments

Comments
 (0)