Compare commits

..

No commits in common. "9fb09a3de801c84d0c0da15cf9aa524ac172ce61" and "86cad629cb58b22cf10ddc3c3f8db092ece7e1c4" have entirely different histories.

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.2 image: docker-registry1.in.thelinuxpro.net:5000/tlp/bind9-primary:240520.1.1
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. ( @ IN SOA kameronkenny.com. root.kameronkenny.com. (
24052002 ; serial number YYMMDDNN 24052001 ; serial number YYMMDDNN
1h ; Refresh 1h ; Refresh
15m ; Retry 15m ; Retry
10d ; Expire 10d ; Expire