Skip to content

Mesh as a gateway opens a browser, although the browser false property is used (terminal) #2279

Closed
@nemonemi

Description

@nemonemi

Is your feature request related to a problem? Please describe.
While it is possible to prevent the opening of a browser with the playground by configuring the Serve in the meshrc.yaml with the browser: false, it is not possible to pass this property in a terminal.

e.g mesh serve --browser false

I have two scripts, one like the one above, and the other one for development with nodemon.

Describe the solution you'd like

I want to be able to start the gateway when I'm not developing it without it opening a browser.
It should be possible to configure the mesh gateway by passing arguments in the terminal e.g. mesh serve --browser false.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions