A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
MMM-Admin-Interface
-
@shimue search for ip whitelist on the forum, there plenty of threads
-
This post is deleted! -
@shimue - na dann hast DU das hier ja auch in deiner config.js stehen:
address:"0.0.0.0",
und achte mal auf deinen Ton …
Sandy2503
-
Are you still developing this module? I followed all of the instructions but I get nothing.
-
@rockcitiman I had to modify the address: line above the ipWhitelist: entry as @Sandy2503 alluded. My line became:
address: ["localhost", "0.0.0.0"],
the localhost may be redundant with the 0.0.0.0, but it works nonetheless (the interface). But … the writing of the config file is in a format that bunged up my mm so it fails to display anything.