Skip to content

Change default port to avoid conflict with gateway #47

@lidel

Description

@lidel

Adding `SOMEGUY_PORT in #45 is a good opportunity to change the default port to avoid conflict with gateway or any other tool that uses 8080 as default.

cc @hacdias @2color I imagine someone may want to try to run kubo (5001, 8080), rainbow (8090 & 8091), and someguy on the same machine. Right now their first experience would be to hit annoying "port taken" error, and having to read docs how to change it even before they can do anything.

Let's change someguy's default port from 8080 to something like 8142 (picked by a totally random dice).

Looks fairly boring and unused, and being in 8XXX range hints at it being HTTP service:

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