misc docs changes/improvements from example config
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
parent
08365bf5f4
commit
4fe47903c2
6 changed files with 18 additions and 9 deletions
|
@ -40,7 +40,6 @@ When you have the image you can simply run it with
|
|||
docker run -d -p 8448:6167 \
|
||||
-v db:/var/lib/conduwuit/ \
|
||||
-e CONDUWUIT_SERVER_NAME="your.server.name" \
|
||||
-e CONDUWUIT_DATABASE_BACKEND="rocksdb" \
|
||||
-e CONDUWUIT_ALLOW_REGISTRATION=false \
|
||||
--name conduit $LINK
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue