Skip to content
This repository was archived by the owner on Aug 22, 2025. It is now read-only.
This repository was archived by the owner on Aug 22, 2025. It is now read-only.

Fix IHR_API_BASE local url in README.md #73

@xSkkarf

Description

@xSkkarf

Description:

The docs for working with a local instance of IHR website suggest that the IHR_API_BASE should be set to http://127.0.0.1:8000/, which lacks the /ihr/api/ part.

Current url:

http://127.0.0.1:8000/

Correct url:

http://127.0.0.1:8000/ihr/api/

Notes:

It is a minor issue, but it took me sometime till I figured out what was wrong.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions