mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
Updated Getting Started (markdown)
parent
fab037c6cf
commit
ce9390eb76
|
@ -22,6 +22,7 @@ If no replication is required, this will be enough. The "mdir" option is to conf
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
./weed master -mdir="."
|
./weed master -mdir="."
|
||||||
|
./weed master -mdir="." -ip=xxx.xxx.xxx.xxx # usually set the ip instead the default "localhost"
|
||||||
```
|
```
|
||||||
|
|
||||||
### Set up Weed Volume Server
|
### Set up Weed Volume Server
|
||||||
|
|
Loading…
Reference in a new issue