Agregar docker-compose y Dockerfiles para EasyPanel

This commit is contained in:
Panchito
2026-07-22 10:24:58 -05:00
parent 9cc2d28b9a
commit 122dee2d90
6 changed files with 120 additions and 0 deletions

8
backend/.dockerignore Normal file
View File

@@ -0,0 +1,8 @@
__pycache__/
*.pyc
.env
*.xlsx
*.csv
*.json
venv/
.venv/