4
0
mirror of https://github.com/cwinfo/yggdrasil-network.github.io.git synced 2025-06-26 12:59:26 +00:00

Update configuration.md

This commit is contained in:
Neil Alexander
2018-05-13 21:44:45 +01:00
committed by GitHub
parent fd0233cce6
commit 417258a88d

View File

@ -8,7 +8,8 @@ Configuration can be provided to Yggdrasil in HJSON format either through `stdin
A new configuration file may be generated with `yggdrasil --genconf > path/to/configuration.json`, which looks something like:
```{
```
{
# Listen address for peer connections (default is to listen for all
# connections over IPv4 and IPv6)
Listen: "[::]:45744"