forked from Deuxfleurs/infrastructure
Log to journald
This commit is contained in:
parent
42c020e00b
commit
2d30e1a9c7
1 changed files with 3 additions and 0 deletions
|
@ -35,6 +35,9 @@ job "garage" {
|
|||
"secrets/garage.crt:/garage/garage.crt",
|
||||
"secrets/garage.key:/garage/garage.key",
|
||||
]
|
||||
logging {
|
||||
type = "journald"
|
||||
}
|
||||
}
|
||||
|
||||
template {
|
||||
|
|
Loading…
Reference in a new issue