Pi-hole DNS

This commit is contained in:
2024-07-29 17:36:55 -07:00
parent 8945386a8d
commit 01853e0ba2
12 changed files with 207 additions and 28 deletions

5
.vscode/settings.json vendored Normal file
View File

@ -0,0 +1,5 @@
{
"files.associations": {
"*.container": "ini"
}
}