update to force trigger new build
This commit is contained in:
parent
4ac4ef15ca
commit
c74812e93e
1 changed files with 3 additions and 3 deletions
|
|
@ -27,10 +27,10 @@ in
|
||||||
.:53 {
|
.:53 {
|
||||||
bind 127.0.0.1 ${hosts.sid.ip}
|
bind 127.0.0.1 ${hosts.sid.ip}
|
||||||
hosts {
|
hosts {
|
||||||
# ${hosts.rx4.ip} ${services.vaultwarden.fqdn}
|
${hosts.rx4.ip} ${services.vaultwarden.fqdn}
|
||||||
# ${hosts.rx4.ip} ${services.webdav.fqdn}
|
${hosts.rx4.ip} ${services.webdav.fqdn}
|
||||||
${hosts.rx4.ip} rx4.tail
|
${hosts.rx4.ip} rx4.tail
|
||||||
# ${hosts.sid.ip} ${services.netdata.fqdn}
|
${hosts.sid.ip} ${services.netdata.fqdn}
|
||||||
${hosts.sid.ip} sid.tail
|
${hosts.sid.ip} sid.tail
|
||||||
${hosts.vde.ip} vde.tail
|
${hosts.vde.ip} vde.tail
|
||||||
fallthrough
|
fallthrough
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue