2023-04-10 06:40:41 +00:00
|
|
|
prometheus:
|
|
|
|
enabled: true
|
|
|
|
address: :9090
|
|
|
|
|
2022-11-25 09:32:20 +00:00
|
|
|
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
|