ALIGN-analoglayout / ALIGN-public

BSD 3-Clause "New" or "Revised" License
264 stars 66 forks source link

Unable to specify port for GUI (--gui) #1319

Closed Mario1159 closed 7 months ago

Mario1159 commented 7 months ago

Didn't see an option for specifying the port of the GUI. If there is no way to do this, it would be useful to add an argument option, since it would be convenient for runs in the docker container.

srini229 commented 7 months ago

Thank you for the suggestion. I have added it to the --port argument in the branch feature/add_gui_port. I will merge it into the master, making it available in the docker image.