Looks like something else is using that port. Try another port? After you change the port in the app.yml
, you can
./launcher destroy app;./launcher start app
instead of doing a whole rebuild.
Looks like something else is using that port. Try another port? After you change the port in the app.yml
, you can
./launcher destroy app;./launcher start app
instead of doing a whole rebuild.