-
Notifications
You must be signed in to change notification settings - Fork 6
Closed
Description
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:
2color
Metadata
Metadata
Assignees
Labels
No labels