mirror of
https://github.com/minio/minio.git
synced 2025-11-24 11:37:46 -05:00
build: ineffassign fixes. (#3134)
This commit is contained in:
committed by
Harshavardhana
parent
dd6ecf1193
commit
3e8cb8c937
2
dist/linux-systemd/distributed/README.md
vendored
2
dist/linux-systemd/distributed/README.md
vendored
@@ -29,7 +29,7 @@
|
||||
MINIO_VOLUMES=node1:/tmp/drive1 node2:/drive1 node3:/tmp/drive1 minio4:/tmp/drive1
|
||||
# Use if you want to run Minio on a custom port.
|
||||
MINIO_OPTS="--address :9199"
|
||||
# Acess Key of the server.
|
||||
# Access Key of the server.
|
||||
MINIO_ACCESS_KEY=Server-Access-Key
|
||||
# Secret key of the server.
|
||||
MINIO_SECRET_KEY=Server-Secret-Key
|
||||
|
||||
Reference in New Issue
Block a user