diff --git a/scripts/bothan/bothan-config.toml b/scripts/bothan/bothan-config.toml index 7a9ce34d6..b53586aee 100644 --- a/scripts/bothan/bothan-config.toml +++ b/scripts/bothan/bothan-config.toml @@ -11,11 +11,11 @@ endpoint = "https://gateway.pinata.cloud" authentication = "None" [store] -path = "$HOME/.bothan/data" +path = "/root/.bothan/data" [monitoring] endpoint = "https://bothan-monitoring.bandchain.org" -path = "$HOME/.bothan/keyring/broadcaster.info" +path = "/root/.bothan/keyring/broadcaster.info" enabled = false [manager.crypto]