mirror of
https://github.com/jkingsman/Remote-Terminal-for-MeshCore.git
synced 2026-03-28 17:43:05 +01:00
Update README.md
docker repository has changed...
This commit is contained in:
@@ -100,7 +100,7 @@ docker run -d \
|
||||
--device=/dev/ttyUSB0 \
|
||||
-v remoteterm-data:/app/data \
|
||||
-p 8000:8000 \
|
||||
jkingsman/remote-terminal-for-meshcore:latest
|
||||
jkingsman/remoteterm-meshcore:latest
|
||||
|
||||
# TCP
|
||||
docker run -d \
|
||||
@@ -108,7 +108,7 @@ docker run -d \
|
||||
-e MESHCORE_TCP_PORT=4000 \
|
||||
-v remoteterm-data:/app/data \
|
||||
-p 8000:8000 \
|
||||
jkingsman/remote-terminal-for-meshcore:latest
|
||||
jkingsman/remoteterm-meshcore:latest
|
||||
```
|
||||
|
||||
## Development
|
||||
|
||||
Reference in New Issue
Block a user