Updated JSON configuration syntax to reflect new additions

This commit is contained in:
Tristan B. Velloza Kildaire 2022-01-01 17:36:03 +02:00
parent 9da6f9938c
commit a77fa0e361
1 changed files with 2 additions and 1 deletions

View File

@ -5,7 +5,8 @@
"listen": "[::]:1001",
"peer": {
"publicKey": "fjdufyd7ht78UGH=",
"endpoint": "google.com:1111"
"endpoint": "google.com:1111",
"bind": "[::]:0"
},
"hooks": {
"up": "fuck",