Skip to content
This repository was archived by the owner on Jun 28, 2025. It is now read-only.

Commit 65133f7

Browse files
Manuel Proßizzyyhh
authored andcommitted
ops(web): copy .env of web folder
1 parent 3d66174 commit 65133f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web/Dockerfile.dev

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ COPY next.config.js .
1717
COPY tsconfig.json .
1818
COPY postcss.config.js .
1919
COPY tailwind.config.ts .
20+
COPY .env .
2021

2122
ENV NEXT_TELEMETRY_DISABLED 1
2223

0 commit comments

Comments
 (0)