Closed veox closed 6 years ago
We made a recent change that disables users ability to set a custom ui port. We will add a Form textbox in augur-app to make it easier to set a different ui port.
Look for that feature in the next release.
Closing this since this got implemented yesterday and will be in the next release.
... as well as, possibly, the rest of the config file.
By default,
uiPort
is set to8080
. That port is a "generic" HTTP-alternative, and expecting it to be available is, well, pretentious.I've changed the port previously to 38080, but after upgrading to
augur-app
v1.7.0 the config file's overwritten with the default, on every app start.There seems to be no in-app way to change the UI port.
Changing file permissions to read-only results in a hang, with
and failure to launch the GUI part of the
electron
application.