Disable TUI in Dokku (Procfile only, docker-compose unaffected)
This commit is contained in:
parent
2d94f82832
commit
3fa0943ed0
1 changed files with 1 additions and 1 deletions
2
Procfile
2
Procfile
|
|
@ -1 +1 @@
|
|||
worker: towerops-agent
|
||||
worker: towerops-agent --no-tui
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue