Update Makefile
All checks were successful
Deploy DNS Configuration / deploy (push) Successful in 37m41s
All checks were successful
Deploy DNS Configuration / deploy (push) Successful in 37m41s
This commit is contained in:
parent
18917a9036
commit
ef30817cf8
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -7,7 +7,7 @@ IPSET_CONF ?= /tmp/91-ipset-bbrkn.conf
|
||||||
RESOLVE_CONF ?= /tmp/92-resolve-bbrkn.conf
|
RESOLVE_CONF ?= /tmp/92-resolve-bbrkn.conf
|
||||||
CHROME_SERVER ?= http://10.100.1.2:3000
|
CHROME_SERVER ?= http://10.100.1.2:3000
|
||||||
DOMAINS_FILE ?= domains.txt
|
DOMAINS_FILE ?= domains.txt
|
||||||
DNS_SERVER ?= 10.100.1.2
|
DNS_SERVER ?= 8.8.8.8
|
||||||
CACHE_DIR ?= .cache/api
|
CACHE_DIR ?= .cache/api
|
||||||
CACHE_TTL_DAYS ?= 15
|
CACHE_TTL_DAYS ?= 15
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue