Skip to content

Opening to other than localhost #16

@LoicC04

Description

@LoicC04

I had an issue when using the default configuration threw a Docker Swarm.
I couldn't access the services becaus json-server was listening only to localhost.

Could you bring -H 0.0.0.0 on the run.sh by default so others won't have the same problem ?

args="$@ -H 0.0.0.0 -p 80"

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