From feadc844c060ff0879d8d547807147ae2213fd13 Mon Sep 17 00:00:00 2001 From: Quentin Dufour Date: Thu, 21 May 2020 15:22:45 +0200 Subject: WIP loops --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 27a4b24..8c93635 100644 --- a/README.md +++ b/README.md @@ -18,5 +18,6 @@ export DIPLONAT_PRIVATE_IP="192.168.0.18" export DIPLONAT_REFRESH_TIME="60" export DIPLONAT_EXPIRATION_TIME="300" export DIPLONAT_CONSUL_NODE_NAME="lheureduthe" +RUST_LOG=info cargo run ``` -- cgit v1.2.3