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 {
|
template {
|
||||||
data = <<EOF
|
data = <<EOF
|
||||||
TOKEN={{ key "blockbot/discord/token" }}
|
TOKEN={{ key "blockbot/discord/token" }}
|
||||||
|
DEBUG= # empty means false
|
||||||
EOF
|
EOF
|
||||||
destination = "local/.env"
|
destination = "local/.env"
|
||||||
env = true
|
env = true
|
||||||
|
|
Loading…
Reference in a new issue