Skip to content

Commit

Permalink
update docker workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
bigsk1 committed Jul 8, 2024
1 parent 48a5df6 commit a60ea6d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docker/Dockerfile.dev
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ RUN pip install uvicorn
# Copy backend source
COPY backend.py shared_utils.py ./

# Copy the projects folder
COPY projects /app/projects

# Copy frontend files
COPY frontend /app/frontend
Expand Down

0 comments on commit a60ea6d

Please sign in to comment.