From 0ed9edefee75a99fe3f662257a4009e0f9b6e55a Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Wed, 5 Apr 2023 15:38:16 +0200 Subject: Support for loading IP addresses from DiploNAT autodiscovery --- run_local.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'run_local.sh') diff --git a/run_local.sh b/run_local.sh index 150709a..ea4f534 100755 --- a/run_local.sh +++ b/run_local.sh @@ -1,6 +1,6 @@ #!/bin/sh -RUST_LOG=d53=info cargo run \ +RUST_LOG=d53=debug cargo run \ -- \ --consul-addr http://localhost:8500 \ --providers deuxfleurs.org:gandi \ -- cgit v1.2.3