Add Dockerfile and docker-compose.yml for deployment
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
.env
|
||||
.venv/
|
||||
__pycache__/
|
||||
.pytest_cache/
|
||||
*.pyc
|
||||
.git/
|
||||
.gitignore
|
||||
html/
|
||||
tests/
|
||||
README.md
|
||||
Reference in New Issue
Block a user