aboutsummaryrefslogtreecommitdiff
path: root/run_local.sh
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2023-04-05 15:38:16 +0200
committerAlex Auvolat <alex@adnab.me>2023-04-05 15:48:32 +0200
commit0ed9edefee75a99fe3f662257a4009e0f9b6e55a (patch)
tree24a56b5bd9322ae2e220e03b641b13f87be0ee4d /run_local.sh
parentaaff9b7d4ab0d2eeae88e7bb4a4f6512deaebb34 (diff)
downloadD53-0ed9edefee75a99fe3f662257a4009e0f9b6e55a.tar.gz
D53-0ed9edefee75a99fe3f662257a4009e0f9b6e55a.zip
Support for loading IP addresses from DiploNAT autodiscovery
Diffstat (limited to 'run_local.sh')
-rwxr-xr-xrun_local.sh2
1 files changed, 1 insertions, 1 deletions
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 \