mirror of
https://github.com/kemko/nomad.git
synced 2026-01-07 19:05:42 +03:00
@@ -33,7 +33,7 @@ job "docs" {
|
||||
source = "local/redis.conf.tpl"
|
||||
destination = "local/redis.conf"
|
||||
change_mode = "signal"
|
||||
change_signal = "SIGNINT"
|
||||
change_signal = "SIGINT"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user