feat: Added new nodes
All checks were successful
Build Docker / Build Docker (push) Successful in 46s
All checks were successful
Build Docker / Build Docker (push) Successful in 46s
This commit is contained in:
@@ -19,7 +19,7 @@ setLocal('0.0.0.0:53')
|
||||
|
||||
addACL('0.0.0.0/0')
|
||||
|
||||
--TODO fix this to redirect to welcome page
|
||||
|
||||
map = { newDOHResponseMapEntry("^/$", 307, "https://welcome.hnsdoh.com") }
|
||||
dohFE = getDOHFrontend(0)
|
||||
dohFE:setResponsesMap(map)
|
||||
|
||||
Reference in New Issue
Block a user