continue working on dev workflow:

This commit is contained in:
timmypidashev
2023-11-09 11:05:10 -08:00
parent d666c62af1
commit 7820806c26
5 changed files with 37 additions and 21 deletions

5
dns/Corefile Normal file
View File

@@ -0,0 +1,5 @@
.:53 {
forward . 8.8.8.8 9.9.9.9
log
errors
}