Compare commits
No commits in common. "698da7397644042f36eae421a869f5b0e048cb6b" and "e5c545edf3fe9f16f7baa80fbeabbe68233f6a86" have entirely different histories.
698da73976
...
e5c545edf3
1 changed files with 3 additions and 3 deletions
|
|
@ -27,10 +27,10 @@ in
|
|||
.:53 {
|
||||
bind 127.0.0.1 ${hosts.sid.ip}
|
||||
hosts {
|
||||
${hosts.rx4.ip} ${services.vaultwarden.fqdn}
|
||||
${hosts.rx4.ip} ${services.webdav.fqdn}
|
||||
# ${hosts.rx4.ip} ${services.vaultwarden.fqdn}
|
||||
# ${hosts.rx4.ip} ${services.webdav.fqdn}
|
||||
${hosts.rx4.ip} rx4.tail
|
||||
${hosts.sid.ip} ${services.netdata.fqdn}
|
||||
# ${hosts.sid.ip} ${services.netdata.fqdn}
|
||||
${hosts.sid.ip} sid.tail
|
||||
${hosts.vde.ip} vde.tail
|
||||
fallthrough
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue