diff --git a/configs/monitor.toml b/configs/monitor.toml index da4df97..b60087e 100644 --- a/configs/monitor.toml +++ b/configs/monitor.toml @@ -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 \ No newline at end of file +begin_height = 0