Agregar docker-compose y Dockerfiles para EasyPanel
This commit is contained in:
8
backend/.dockerignore
Normal file
8
backend/.dockerignore
Normal file
@@ -0,0 +1,8 @@
|
||||
__pycache__/
|
||||
*.pyc
|
||||
.env
|
||||
*.xlsx
|
||||
*.csv
|
||||
*.json
|
||||
venv/
|
||||
.venv/
|
||||
Reference in New Issue
Block a user