mirror of
https://github.com/thegeeklab/wp-matrix.git
synced 2024-11-22 00:30:41 +00:00
Added volume and workspace to readme example
This commit is contained in:
parent
44a4379f5b
commit
59fc0dd8a4
@ -33,5 +33,7 @@ docker run --rm \
|
|||||||
-e PLUGIN_ROOMID=0123456789abcdef:matrix.org \
|
-e PLUGIN_ROOMID=0123456789abcdef:matrix.org \
|
||||||
-e PLUGIN_USERNAME=yourbot \
|
-e PLUGIN_USERNAME=yourbot \
|
||||||
-e PLUGIN_PASSWORD=p455w0rd \
|
-e PLUGIN_PASSWORD=p455w0rd \
|
||||||
|
-v $(pwd):$(pwd) \
|
||||||
|
-w $(pwd) \
|
||||||
plugins/matrix
|
plugins/matrix
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user