aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"