mirror of
https://github.com/casjaysdevdocker/bind
synced 2025-09-18 09:57:40 -04:00
🗃️ Committing everything that changed 🗃️
rootfs/usr/local/etc/docker/init.d/02-named.sh
This commit is contained in:
@@ -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 **********
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user