Skip to content

docs: Making docs more verbose #17

@SohamRatnaparkhi

Description

@SohamRatnaparkhi

Is your feature request related to a problem? Please describe.
When attempting to run a workflow locally on the localhost, we are currently redirected to the production deployment of Krini, which can be found at this. This redirection prevents contributors from being able to view the changes they make to the ./src/components/RunWorkflow.js file.

Describe the solution you'd like
In the ./src/config.js, host_uri points to the production deployment, but if this points to development deployment then the issue can be solved

Additional context
It is likely that host_uri is set to point to the production deployment because it is intended for public viewing. However, we can instruct contributors not to commit any changes made in the config.js file during a pull request.

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