Newbie question OpenHab and MagicMirror
-
Hi friends,
i have installed Openhab on the same system from the magic mirror (raspi).
Now, trying to start the mm with “pm2 start 0” from the home directory or “npm start” from the MagicMirrror folder, the pi opens the Openhab WebCan please anybody help me?
Sry for the newbie question?
Thanks a lot -
@Vauxdvihl change the mm port number in config J’s
both products are trying to use port 8080.
change mm to 8090
-
Really, out of habit, I move all my ‘web based’ software off the 80/8080 ports completely. Start at 60000 and work my way up from there.