add config file option
This commit is contained in:
6
pihole.json.sample
Normal file
6
pihole.json.sample
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"host": "localhost",
|
||||
"port": 80,
|
||||
"ssl": false,
|
||||
"password": "mypassword"
|
||||
}
|
||||
Reference in New Issue
Block a user