mirror of
https://github.com/boolnetwork/mining-scripts.git
synced 2026-02-21 10:37:21 +08:00
Update monitor.toml
This commit is contained in:
parent
d061370e5f
commit
b76d1f3d88
@ -1,5 +1,5 @@
|
||||
port = 8740
|
||||
database_url = "bnk/data/sqlite.db"
|
||||
database_url = "/bnk/data/sqlite.db"
|
||||
notified_url = "http://localhost:8750/event"
|
||||
|
||||
[[endpoints]]
|
||||
@ -102,4 +102,4 @@ begin_height = 7961800
|
||||
enabled = true
|
||||
polling_interval = 30000
|
||||
max_step = 2000
|
||||
begin_height = 0
|
||||
begin_height = 0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user