mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-11 15:46:53 +00:00
improve README.md
This commit is contained in:
@@ -14,13 +14,15 @@ https://github.com/protocolbuffers/protobuf/releases/download/v30.2/protoc-30.2-
|
|||||||
|
|
||||||
Or use Docker:
|
Or use Docker:
|
||||||
|
|
||||||
|
```yml
|
||||||
- uses: arduino/setup-protoc@v3
|
- uses: arduino/setup-protoc@v3
|
||||||
with:
|
with:
|
||||||
version: "27.0"
|
version: "30.2"
|
||||||
|
|
||||||
- uses: Nugine/setup-flatc@v1
|
- uses: Nugine/setup-flatc@v1
|
||||||
with:
|
with:
|
||||||
version: "24.3.25"
|
version: "25.2.10"
|
||||||
|
```
|
||||||
|
|
||||||
# How to add Console web
|
# How to add Console web
|
||||||
|
|
||||||
@@ -32,7 +34,7 @@ Or use Docker:
|
|||||||
|
|
||||||
# Star RustFS
|
# Star RustFS
|
||||||
|
|
||||||
Add Env infomation:
|
Add Env information:
|
||||||
|
|
||||||
```
|
```
|
||||||
export RUSTFS_VOLUMES="./target/volume/test"
|
export RUSTFS_VOLUMES="./target/volume/test"
|
||||||
|
|||||||
Reference in New Issue
Block a user