Rename mailcow role to mailcowdockerized
This commit is contained in:
parent
e14ef048cc
commit
89909cd6ae
4 changed files with 7 additions and 7 deletions
|
@ -240,15 +240,15 @@ services = {
|
|||
s3 = true
|
||||
},
|
||||
|
||||
mailcow = {
|
||||
name = "mailcow"
|
||||
mailcowdockerized = {
|
||||
name = "mailcowdockerized"
|
||||
host = "node003"
|
||||
dns = [{
|
||||
domain = "serguzim.me"
|
||||
target = "mail"
|
||||
}]
|
||||
backup = [{
|
||||
name = "mailcow"
|
||||
name = "mailcowdockerized"
|
||||
type = "hook"
|
||||
}]
|
||||
monitoring = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue