set DNS to 10.100.1.2
All checks were successful
Deploy DNS Configuration / deploy (push) Successful in 18m3s
All checks were successful
Deploy DNS Configuration / deploy (push) Successful in 18m3s
This commit is contained in:
parent
7ba5a39f0d
commit
1ebc4dd3f0
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ jobs:
|
|||
INPUT_FILE: domains.txt
|
||||
IPSET_CONF: /tmp/91-ipset-bbrkn.conf
|
||||
RESOLVE_CONF: /tmp/92-resolve-bbrkn.conf
|
||||
DNS_SERVER: 8.8.8.8
|
||||
DNS_SERVER: 10.100.1.2
|
||||
API_URL: http://10.100.1.2:3000/domains?domain=
|
||||
TARGET_DIR: /opt/appdata/pihole/etc/dnsmasq.d
|
||||
DOCKER_CONTAINER: pihole
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue