X-Git-Url: https://git.r.bdr.sh/rbdr/mobius/blobdiff_plain/a3ca1960db3a30c330dcbb79f9d7f4ba73fe472f..c29db3dbd0491119755db5d99443dac423b2681b:/README.md diff --git a/README.md b/README.md index 48b78f6..fc73a15 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ + Mobius Logo # Mobius @@ -17,7 +18,7 @@ The goal of the Mobius client is to make it fun and easy to connect to multiple If you run Docker, you can quickly try out the Mobius server with the official image from Docker hub: - docker run --rm -p 5500:5500 -p 5501:5501 jhalter/mobius-hotline-server:latest + docker run --pull=always --rm -p 5500:5500 -p 5501:5501 jhalter/mobius-hotline-server:latest This will start the Mobius server with the Hotline ports 5500 and 5501 exposed on localhost using a default configuration from the image.