Remove switching _ to - on rolenames
This commit is contained in:
parent
eb76c93ae5
commit
8b5593e586
5 changed files with 9 additions and 9 deletions
|
@ -348,7 +348,7 @@ services = {
|
|||
}
|
||||
]
|
||||
backup = [{
|
||||
name = "reitanlage-oranienburg_data"
|
||||
name = "reitanlage_oranienburg_data"
|
||||
type = "docker"
|
||||
}]
|
||||
monitoring = {
|
||||
|
@ -445,7 +445,7 @@ services = {
|
|||
target = "ts"
|
||||
}]
|
||||
backup = [{
|
||||
name = "teamspeak-fallback-data"
|
||||
name = "teamspeak_fallback_data"
|
||||
type = "docker"
|
||||
}]
|
||||
auth = false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue