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
build:
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
user: root
environment:

View File

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