Skip to content

Replace hardcoded LAN IP with localhost in issue-manager.sh #8

@canoo

Description

@canoo

tools/utilities/issue-manager.sh line 29 defaults to http://192.168.1.101:11434 instead of http://localhost:11434. This exposes internal network topology and is inconsistent with all other scripts.

What to do:

  • Change the default to http://localhost:11434

Files: tools/utilities/issue-manager.sh

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomers

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions