Hey there,
in the phoscon app there is the possibility to pair with Alexa. Unfortunately this does not work for me. I press the button, and let Alexa search - no luck. I read somewhere that you have to start on Port 80 to sometimes make it work. I am no Linux expert (running it on a raspberry pi 4), but I figured out you can hand over a paramter like -http_port 80 or something, but the weird thing is when I tried this via the GUI with run, it still started via port 8080, when I did it via the console it started for whatever reason on port 8090 instead of 80. I am not even sure if this is the solution, but I got stuck. Someone has an idea?