fix(readme): remove incorrect part
This commit is contained in:
parent
6f84ff750a
commit
05c89234f0
2 changed files with 12 additions and 14 deletions
|
@ -55,7 +55,6 @@ docker run \
|
|||
-v `pwd`/quickshare/root:/quickshare/root \
|
||||
-e DEFAULTADMIN=qs \
|
||||
-e DEFAULTADMINPWD=1234 \
|
||||
--user $(id -u):$(id -g) \
|
||||
hexxa/quickshare
|
||||
```
|
||||
|
||||
|
|
|
@ -53,7 +53,6 @@ docker run \
|
|||
-v `pwd`/quickshare/root:/quickshare/root \
|
||||
-e DEFAULTADMIN=qs \
|
||||
-e DEFAULTADMINPWD=1234 \
|
||||
--user $(id -u):$(id -g) \
|
||||
hexxa/quickshare
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue