forked from DevOps/deploy.stack
7 lines
206 B
Bash
7 lines
206 B
Bash
|
|
RUSTFS_ACCESS_KEY=rustfsadmin
|
||
|
|
RUSTFS_SECRET_KEY=rustfsadmin
|
||
|
|
RUSTFS_VOLUMES="/data/rustfs{0...3}"
|
||
|
|
RUSTFS_ADDRESS=":7000"
|
||
|
|
RUSTFS_CONSOLE_ENABLE=true
|
||
|
|
RUST_LOG=error
|
||
|
|
RUSTFS_OBS_LOG_DIRECTORY="/var/logs/rustfs/"
|