Set API port manually during installation #2363
Labels
Desktop
Requires specific updates to the Desktop app
Enhancement
Improvement of existing functionality
Low Priority
Currently, the API port is set with a hard-coded value during the installation process. If you need to change the port, you will have to configure it in the config file located in
AppData
.To improve the user experience, we want to enable users to set a port for the API during installation. This will allow users to manually set a different port if needed.
Good starting point:
witsml-explorer/Src/WitsmlExplorer.Desktop/src/main/main.ts
Line 26 in 43a2bae
The text was updated successfully, but these errors were encountered: