Skip to content

Commit 3e4a52e

Browse files
authoredJul 23, 2024
Update README.md
Correct docker image path
1 parent 4954caf commit 3e4a52e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ sudo docker run \
5252
-p 5500:5500 \
5353
-p 5501:5501 \
5454
-v $HLFILES:/usr/local/var/mobius/config \
55-
ghcr.io/jhalter/mobius:latest \
55+
ghcr.io/jhalter/mobius-hotline-server:latest \
5656
-init
5757
```
5858

0 commit comments

Comments
 (0)
Failed to load comments.