完善docker部署
This commit is contained in:
7
backend/.dockerignore
Normal file
7
backend/.dockerignore
Normal file
@@ -0,0 +1,7 @@
|
||||
__pycache__
|
||||
*.pyc
|
||||
.env
|
||||
.git
|
||||
*.md
|
||||
venv
|
||||
.venv
|
||||
Reference in New Issue
Block a user