Added custom port and bind address args

This commit is contained in:
Kevin Froman 2020-12-15 21:59:36 -06:00
parent b1ef248ee9
commit ae359de562
5 changed files with 26 additions and 21 deletions

View file

@ -8,6 +8,7 @@
"general": {
"allow_public_api_dns_rebinding": false,
"announce_node": true,
"bind_address": "",
"dev_mode": false,
"display_header": true,
"ephemeral_tunnels": false,