Skip to content

Commit 12b022c

Browse files
author
Ingrid
committed
Removing .ENV in Dockerfile
1 parent 8298f8f commit 12b022c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

frontend/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ COPY server.js /app
1111
RUN npm install
1212

1313
# Bundle app source
14-
COPY .env /app
1514
COPY src/. /app/src
1615
COPY public/. /app/public
1716

0 commit comments

Comments
 (0)