Actualizando README

Actualización de README indicando la ejecución de la aplicación a partir de Docker.
This commit is contained in:
2026-06-05 12:09:13 +02:00
parent cb08145f08
commit dc48f0bf8b
+12
View File
@@ -117,6 +117,18 @@ If you want to run the project locally for development:
This will install the package in development mode, allowing you to modify the source code and see the changes immediately without reinstalling. This will install the package in development mode, allowing you to modify the source code and see the changes immediately without reinstalling.
### Docker
Build and run:
```bash
docker compose up -d --build
```
Access the application at:
http://localhost:8501
--- ---
## 🎈 Usage ## 🎈 Usage