cmd_serve now reads api_host from Config with a 127.0.0.1 safe default, matching the existing api_port pattern. --host/--port CLI flags still override. Local config is bumped to bind 0.0.0.0:8200. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| api | ||
| drivers | ||
| engine | ||
| web | ||
| __init__.py | ||
| __main__.py | ||
| cli.py | ||
| config.py | ||
| db.py | ||
| jrunner.py | ||
| repo.py | ||
| schema.sql | ||