Merge pull request 'update to force trigger new build' (#20) from develop into master
Some checks failed
Deploy configs / deploy-configs (push) Failing after 1m53s
Some checks failed
Deploy configs / deploy-configs (push) Failing after 1m53s
Reviewed-on: #20
This commit is contained in:
commit
698da73976
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