Use full path to towerops-agent binary in Procfile

This commit is contained in:
Graham McIntire 2026-02-09 13:32:40 -06:00
parent 3fa0943ed0
commit 45cea92f8d
No known key found for this signature in database

View file

@ -1 +1 @@
worker: towerops-agent --no-tui
worker: /usr/local/bin/towerops-agent --no-tui