Use full path to towerops-agent binary in Procfile
This commit is contained in:
parent
3fa0943ed0
commit
45cea92f8d
1 changed files with 1 additions and 1 deletions
2
Procfile
2
Procfile
|
|
@ -1 +1 @@
|
|||
worker: towerops-agent --no-tui
|
||||
worker: /usr/local/bin/towerops-agent --no-tui
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue