Update Setup Linux Docker
parent
5b82d79d00
commit
b641912c0a
1 changed files with 2 additions and 2 deletions
|
|
@ -8,6 +8,6 @@
|
||||||
- **Software**
|
- **Software**
|
||||||
- Docker
|
- Docker
|
||||||
|
|
||||||
´´´
|
```bash
|
||||||
docker run -d -p 8080:8080 -p 8443:8443 --restart always --name Meshtastic-Web ghcr.io/meshtastic/web
|
docker run -d -p 8080:8080 -p 8443:8443 --restart always --name Meshtastic-Web ghcr.io/meshtastic/web
|
||||||
´´´
|
```
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue