Navigation

    MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    Can I change remote access address?

    Troubleshooting
    2
    2
    21
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • C
      Chemikaze last edited by

      Can’t seem to figure out how to phrase this question, so I’m having a hard time googling it. Running MM in a docker container, along with other containers that all want to be on port 80. How can I change my setup so I can access MM remotely at 192.168.1.3/magic_mirror:80 rather than just 192.168.1.3:80?

      S 1 Reply Last reply Reply Quote 0
      • S
        sdetweil @Chemikaze last edited by

        @Chemikaze not without installing another server that will map /magicmirror to some other port.

        the value of docker and containers is that what happens on the inside of the container can be standardized and reused without change, while outside you can still access the app…

        so, the ‘design’ is that the magicmirror container would be 8080 on the inside and 2040 (or whatever) on the outside

        1 Reply Last reply Reply Quote 0
        • 1 / 1
        • First post
          Last post
        Enjoying MagicMirror? Please consider a donation!
        MagicMirror created by Michael Teeuw.
        Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
        This forum is using NodeBB as its core | Contributors
        Contact | Privacy Policy