Skip to content

Commit

Permalink
Explicit cmd+args
Browse files Browse the repository at this point in the history
  • Loading branch information
kanshi committed Mar 1, 2024
1 parent 45a60ca commit 8c9b78c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions operations/tg-bot-live.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ job "tg-bot-live" {

config {
image = "ghcr.io/ator-development/tg-bot:[[.deploy]]"
command = "node"
args = ["index.js"]
}

logs {
Expand Down

0 comments on commit 8c9b78c

Please sign in to comment.