Rename Wallamonitor to Wallabicher across all files and update related configurations in Docker and documentation. Adjusted service names, container names, and references in scripts and frontend components to reflect the new naming convention.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Guía Rápida de Inicio - WallaMonitor 🚀
|
||||
# Guía Rápida de Inicio - Wallabicher 🚀
|
||||
|
||||
Esta guía te ayudará a configurar y ejecutar WallaMonitor en menos de 5 minutos.
|
||||
Esta guía te ayudará a configurar y ejecutar Wallabicher en menos de 5 minutos.
|
||||
|
||||
## Requisitos Previos
|
||||
|
||||
@@ -79,12 +79,12 @@ El archivo `workers.json` contiene ejemplos de búsquedas. Personalízalo según
|
||||
- `latitude`/`longitude`: Para búsquedas locales (opcional)
|
||||
- `max_distance`: Distancia máxima en km (opcional)
|
||||
|
||||
## Ejecutar WallaMonitor
|
||||
## Ejecutar Wallabicher
|
||||
|
||||
Una vez configurado, simplemente ejecuta:
|
||||
|
||||
```bash
|
||||
python wallamonitor.py
|
||||
python wallabicher.py
|
||||
```
|
||||
|
||||
El monitor:
|
||||
|
||||
Reference in New Issue
Block a user