Hi, server.conf file configures the port for the pact server, but the web app will be running on a node server and the port for this is defined in the server.js file.
If you set the port in server.conf file at 9001 and go to localhost:8080, you'll be able to see the app running unless you're already using the port or have a preconfigured port for node