From b76d1f3d88b7b2180003cca10d710567231f3d66 Mon Sep 17 00:00:00 2001 From: kaiyu <35792093+Kayryu@users.noreply.github.com> Date: Thu, 17 Nov 2022 11:43:57 +0800 Subject: [PATCH] Update monitor.toml --- configs/monitor.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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