Update HOW_TO_USE_DOCKER.md (#1697)
format Markdown / YAML code snippet
This commit is contained in:
parent
172543e1cd
commit
65093d99d8
@ -89,6 +89,9 @@ mintplexlabs/anythingllm;
|
||||
<tr>
|
||||
<td> Docker Compose</td>
|
||||
<td>
|
||||
|
||||
|
||||
```yaml
|
||||
version: '3.8'
|
||||
services:
|
||||
anythingllm:
|
||||
@ -127,6 +130,8 @@ mintplexlabs/anythingllm;
|
||||
type: none
|
||||
o: bind
|
||||
device: /path/on/local/disk
|
||||
```
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user