Merge pull request #51 from dextreem/feat/configurable_network_interface
User can select network interface for Adguard and Pihole
This commit is contained in:
commit
b065b83f2e
|
@ -22,7 +22,7 @@
|
||||||
"min": 3,
|
"min": 3,
|
||||||
"required": true,
|
"required": true,
|
||||||
"env_variable": "APP_PASSWORD"
|
"env_variable": "APP_PASSWORD"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "ip",
|
"type": "ip",
|
||||||
"label": "Network Interface (default: 0.0.0.0)",
|
"label": "Network Interface (default: 0.0.0.0)",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user