Skip to content

Commit 183b6ee

Browse files
author
Alan
committed
add web
1 parent 4a9a890 commit 183b6ee

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docker/nginx/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ FROM node:latest as build_frontend
44

55
WORKDIR /app
66

7-
#COPY ./frontend/package.json ./frontend/package-lock.json /usr/src/app/
87

98
COPY ./frontend .
109
RUN npm install

0 commit comments

Comments
 (0)