Improve dnsconfig a bit
This commit is contained in:
parent
53d9cd1190
commit
6fadc45e24
5 changed files with 20 additions and 9 deletions
|
@ -336,6 +336,9 @@ services = {
|
|||
|
||||
"postgresql" = {
|
||||
host = "node002"
|
||||
dns = [{
|
||||
domain = "db.serguzim.me"
|
||||
}]
|
||||
backup = [{
|
||||
name = "postgresql"
|
||||
type = "hook"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue