Add Docker and compose setup
This commit is contained in:
11
.dockerignore
Normal file
11
.dockerignore
Normal file
@@ -0,0 +1,11 @@
|
||||
.git
|
||||
.gitignore
|
||||
.venv
|
||||
__pycache__
|
||||
*.pyc
|
||||
*.pyo
|
||||
.DS_Store
|
||||
node_modules
|
||||
data
|
||||
videos
|
||||
*.log
|
||||
Reference in New Issue
Block a user