Compare commits
2 commits
Author | SHA1 | Date | |
---|---|---|---|
|
069f5490bf | ||
|
fc6dfc73cd |
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ job "blockbot" {
|
|||
template {
|
||||
data = <<EOF
|
||||
TOKEN={{ key "blockbot/discord/token" }}
|
||||
DEBUG=false
|
||||
DEBUG= # empty means false
|
||||
EOF
|
||||
destination = "local/.env"
|
||||
env = true
|
||||
|
|
Loading…
Reference in a new issue