Skip to content

Suggestion for comment in supervisord.conf for external ip/port #8

@ahaverty

Description

@ahaverty

Not exactly an issue, more of a suggestion to include a comment in the supervisord.conf for the server section
[inet_http_server]
port=127.0.0.1:9001

For anyone trying to access supervisor through an external IP, they will hit issues unless they remove the IP and just use the port e.g:

[inet_http_server]
port=9001

Thank you!
Alan

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