Fixed Dockerfile
This commit is contained in:
@@ -10,7 +10,6 @@ COPY frontend /usr/local/app/
|
||||
RUN npm install
|
||||
RUN npm run build
|
||||
|
||||
|
||||
FROM nginx:latest
|
||||
|
||||
# Copy the project files to the container
|
||||
|
Reference in New Issue
Block a user