Skip to content

Commit 882a7b3

Browse files
authored
Update README.md
1 parent 4cf64c9 commit 882a7b3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,10 @@ After create appsettings.json
146146
# docker run -d -p 6869:6869 -p 6868:6868 -e WAVES_NETWORK=MAINNET \
147147
-e WAVES_LOG_LEVEL=DEBUG -e WAVES_HEAP_SIZE=2g -v your_volume:/waves wavesplatform/node
148148
```
149+
## Stellar
149150

151+
```
152+
# docker run -d -p "8000:8000" -v your_volume:/stellar --name stellar stellar/quickstart --pubnet
153+
```
150154

151155

0 commit comments

Comments
 (0)