update readme (#4)
This commit is contained in:
parent
e19f2470ba
commit
f0aa81f0c0
|
|
@ -43,7 +43,7 @@
|
||||||
**docker**
|
**docker**
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
docker run --name benacount-gs -dp 10000:80 \
|
docker run --name beancount-gs -dp 10000:80 \
|
||||||
-w /app \
|
-w /app \
|
||||||
-v "/data/beancount:/data/beancount" \
|
-v "/data/beancount:/data/beancount" \
|
||||||
-v "/data/beancount/icons:/app/public/icons" \
|
-v "/data/beancount/icons:/app/public/icons" \
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue