update readme (#4)

This commit is contained in:
初意 2021-12-22 08:59:13 +08:00 committed by GitHub
parent e19f2470ba
commit f0aa81f0c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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" \