update debug option value

This commit is contained in:
Ayden Jahola 2024-11-14 10:58:39 +00:00
parent fc6dfc73cd
commit 069f5490bf
No known key found for this signature in database
GPG key ID: 71DD90AE4AE92742

View file

@ -21,6 +21,7 @@ job "blockbot" {
template {
data = <<EOF
TOKEN={{ key "blockbot/discord/token" }}
DEBUG= # empty means false
EOF
destination = "local/.env"
env = true