Update README.md
This commit is contained in:
parent
b764815655
commit
79fe8dedd8
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ $ yarn serve:production
|
||||||
```
|
```
|
||||||
$ docker run -d \
|
$ docker run -d \
|
||||||
-v $(pwd)/data:/app/data
|
-v $(pwd)/data:/app/data
|
||||||
-p 3000:3000 \
|
-p 8080:8080 \
|
||||||
--name dashboard \
|
--name dashboard \
|
||||||
phntxx/dashboard
|
phntxx/dashboard
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue