mirror of
https://github.com/casjaysdevdocker/bind
synced 2025-06-07 03:14:09 -04:00
🗃️ Committing everything that changed 🗃️
rootfs/usr/local/etc/docker/init.d/02-named.sh
This commit is contained in:
parent
85a1eb7cc0
commit
ba93326795
@ -369,7 +369,7 @@ EOF
|
|||||||
zone "$domain_name" {
|
zone "$domain_name" {
|
||||||
type slave;
|
type slave;
|
||||||
$main_server
|
$main_server
|
||||||
file "$VAR_DIR/remote/$file_name";
|
file "$VAR_DIR/secondary/$file_name";
|
||||||
};
|
};
|
||||||
# ********** end $domain_name **********
|
# ********** end $domain_name **********
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user