blockbot: remove unused env variable
This commit is contained in:
parent
2b1a8e68dc
commit
fc6dfc73cd
1 changed files with 0 additions and 1 deletions
|
@ -21,7 +21,6 @@ job "blockbot" {
|
|||
template {
|
||||
data = <<EOF
|
||||
TOKEN={{ key "blockbot/discord/token" }}
|
||||
DEBUG=false
|
||||
EOF
|
||||
destination = "local/.env"
|
||||
env = true
|
||||
|
|
Loading…
Reference in a new issue