aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@deuxfleurs.fr>2020-05-08 10:58:04 +0200
committerQuentin Dufour <quentin@deuxfleurs.fr>2020-05-08 10:58:04 +0200
commitcaf40fa1efbc0fe1e430eeea0a78c84fbe368458 (patch)
tree774fc505698b24ef3b24da1e135427fff190b6bd
parent15a8745a3179644e9f4874f135a441b1ebe4fd6e (diff)
downloaddiplonat-caf40fa1efbc0fe1e430eeea0a78c84fbe368458.tar.gz
diplonat-caf40fa1efbc0fe1e430eeea0a78c84fbe368458.zip
Add comments
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2826cc0..e2a2f10 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,9 @@ Diplonat
```bash
cargo build
+consul agent -dev # in a separate terminal
+# adapt following values to your configuratio
export DIPLONAT_PRIVATE_IP="192.168.0.18"
export DIPLONAT_REFRESH_TIME="60"
export DIPLONAT_EXPIRATION_TIME="300"