forked from TrueCloudLab/frostfs-dev-env
9645cf7793
Signed-off-by: Pavel Karpy <p.karpy@yadro.com>
8 lines
185 B
YAML
8 lines
185 B
YAML
server:
|
|
# The IP and port to listen on.
|
|
listen-address: 0.0.0.0:8090
|
|
|
|
# Wallet settings
|
|
wallet:
|
|
path: /wallet.json # Path to wallet
|
|
passphrase: one # Password to decrypt wallet
|