ajout de linterface hermes + route

This commit is contained in:
alkatrazz 2026-05-12 18:01:50 +02:00
parent 5615ead566
commit 572e949ce4
5 changed files with 60 additions and 1 deletions

View file

@ -10,3 +10,7 @@ hermes_context_length: 65536
hermes_gateway_port: 8080
hermes_gateway_host: "0.0.0.0"
# Dashboard web
hermes_dashboard_port: 9119
hermes_dashboard_allowed_ip: "192.168.1.10"