update debug option value
This commit is contained in:
parent
fc6dfc73cd
commit
069f5490bf
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ job "blockbot" {
|
|||
template {
|
||||
data = <<EOF
|
||||
TOKEN={{ key "blockbot/discord/token" }}
|
||||
DEBUG= # empty means false
|
||||
EOF
|
||||
destination = "local/.env"
|
||||
env = true
|
||||
|
|
Loading…
Reference in a new issue