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

View File

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