Skip to content

Commit

Permalink
fix: docker error
Browse files Browse the repository at this point in the history
  • Loading branch information
cs50victor committed Mar 2, 2024
1 parent 383c1a5 commit 6ed80f2
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
*
!server/**.py
!requirements.txt
!server
!requirements.txt

**/__pycache__/

0 comments on commit 6ed80f2

Please sign in to comment.