MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. drossum
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    D
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 1
    • Groups 0

    drossum

    @drossum

    1
    Reputation
    352
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    drossum Unfollow Follow

    Best posts made by drossum

    • How to run MM on my own domain / hosting?

      I’ve uploaded all the files to my hosting account (hostgator for now) and edited the following in config.js:

      var config = {
      port: 8080,
      address: “mirror.[mydomain].com”,
      ipWhitelist: [ ],
      … }

      I am getting an error saying that the config file is missing (I did change the name to config.js and it is in the config folder). Anyone have ideas of how to fix/accomplish this?

      posted in Troubleshooting
      D
      drossum

    Latest posts made by drossum

    • How to run MM on my own domain / hosting?

      I’ve uploaded all the files to my hosting account (hostgator for now) and edited the following in config.js:

      var config = {
      port: 8080,
      address: “mirror.[mydomain].com”,
      ipWhitelist: [ ],
      … }

      I am getting an error saying that the config file is missing (I did change the name to config.js and it is in the config folder). Anyone have ideas of how to fix/accomplish this?

      posted in Troubleshooting
      D
      drossum