Files
Dashboard-CAS/backend/config/settings.yaml
I. Alcaraz Salazar db4ad36030 config: update YAMLs with real Odoo and network data
Configure Odoo connection to CAS database at 192.168.10.188:8069,
add Firewall OPNsense, Router Telmex, and Servidor Odoo to topology,
set network scan to 192.168.10.0/24 subnet.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 09:55:03 +00:00

17 lines
308 B
YAML

display:
resolution: "3840x2160"
rotation_interval_seconds: 30
transition: "fade"
theme: "dark"
odoo:
url: "http://192.168.10.188:8069"
database: "cas"
username: "ialcarazsalazar@consultoria-as.com"
password: "Aasi940812"
refresh:
odoo_minutes: 5
network_minutes: 10
ping_seconds: 60