This commit is contained in:
Kameron Kenny - pi501 2024-05-20 19:07:11 -04:00
parent 764c8ec5a2
commit 94b8a10e2f
2 changed files with 3 additions and 3 deletions

View File

@ -18,7 +18,7 @@ services:
container_name: ns1 container_name: ns1
build: build:
dockerfile: Dockerfile.primary dockerfile: Dockerfile.primary
image: docker-registry1.in.thelinuxpro.net:5000/tlp/bind9-primary:240520.1.3 image: docker-registry1.in.thelinuxpro.net:5000/tlp/bind9-primary:240520.1.4
restart: always restart: always
user: root user: root
environment: environment:

View File

@ -1,8 +1,8 @@
$ORIGIN com. $ORIGIN com.
$TTL 2m $TTL 2m
@ IN SOA ns1.kameronkenny.com. root.kameronkenny.com. ( kameronkenny IN SOA ns1.kameronkenny.com. root.kameronkenny.com. (
24052003 ; serial number YYMMDDNN 24052004 ; serial number YYMMDDNN
1h ; Refresh 1h ; Refresh
15m ; Retry 15m ; Retry
10d ; Expire 10d ; Expire