Skip to content

grunt serve and grunt serve:dist only listen on 127.0.0.1 #1100

@chrkorn

Description

@chrkorn

I have installed an angular fullstack app on a headless server, following the tutorial.

When executing grunt serve grunt serve:dist, it is not possible to access the app from outside the headless server, as expressjs will only be listening on 127.0.0.1 (as output from netstat -tulpen clearly shows).

I suggest adding a line explaining how to change that to the documentation. It would have saved us quite some time.

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