llm_ticket3/config.template.json
2025-04-03 15:40:07 +02:00

7 lines
200 B
JSON

{
"odoo_url": "https://exemple.odoo.com",
"odoo_db": "exemple_db",
"odoo_username": "utilisateur@exemple.com",
"odoo_api_key": "votre_clé_api",
"output_dir": "ticket_structure"
}