mirror of
https://git.asonix.dog/asonix/relay.git
synced 2024-11-26 23:42:16 +00:00
Update readme
This commit is contained in:
parent
8fa24aa243
commit
95f98ec052
|
@ -10,7 +10,7 @@ $ sudo docker run --rm -it \
|
||||||
-e ADDR=0.0.0.0 \
|
-e ADDR=0.0.0.0 \
|
||||||
-e SLED_PATH=/mnt/sled/db-0.34 \
|
-e SLED_PATH=/mnt/sled/db-0.34 \
|
||||||
-p 8080:8080 \
|
-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
|
This will launch the relay with the database stored in "./sled/db-0.34" and listening on port 8080
|
||||||
#### Cargo
|
#### Cargo
|
||||||
|
|
Loading…
Reference in New Issue
Block a user