Add comments

This commit is contained in:
Quentin 2020-05-08 10:58:04 +02:00
parent 15a8745a31
commit caf40fa1ef
1 changed files with 2 additions and 0 deletions

View File

@ -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"