mirror of
https://git.asonix.dog/asonix/relay.git
synced 2024-11-15 22:21:00 +00:00
Update readme
This commit is contained in:
parent
8fa24aa243
commit
95f98ec052
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ $ sudo docker run --rm -it \
|
|||
-e ADDR=0.0.0.0 \
|
||||
-e SLED_PATH=/mnt/sled/db-0.34 \
|
||||
-p 8080:8080 \
|
||||
asonix/relay:0.3.23
|
||||
asonix/relay:0.3.52
|
||||
```
|
||||
This will launch the relay with the database stored in "./sled/db-0.34" and listening on port 8080
|
||||
#### Cargo
|
||||
|
|
Loading…
Reference in a new issue