I got a new PC (windows 11), and trying to install the WAB on another port.
I followed the steps outlined on the WAB's Get Starter website by typing under the server dir the command:
node_x64.exe server.js -4000
Then in the cmd window I noticed the screen further below.
When I tried to access the website by :
https://<mymachinename>:4000/webappbuilder I got "The site can't reached"
Even though I tried to run WAB under port 4000 it still uses 3344. What am I doing wrong?

@RobertScheitlin__GISP