diff options
| author | Jeff Halter <868228+jhalter@users.noreply.github.com> | 2024-07-06 18:09:36 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-06 18:09:36 -0700 |
| commit | 8fa166777cbcd92e871e937d9557f0f1a732c04d (patch) | |
| tree | 2f731b870d2b99dbb4d419fb1b435ea7c28a1bab | |
| parent | d4207f0da06f9578a5d89f47f126ce5343c162bd (diff) | |
Update README.md
Remove redundant header
| -rw-r--r-- | README.md | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -16,8 +16,6 @@ The goal of the Mobius client is to make it fun and easy to connect to multiple ### Docker -### Docker - To quickly run a Hotline server with ports forwarded from the host OS to the container, run: docker run --rm -p 5500:5500 -p 5501:5501 ghcr.io/jhalter/mobius:latest |