minor healthcheck/docker fixes
This commit is contained in:
parent
cecaecb92e
commit
3003f4cf78
2 changed files with 27 additions and 13 deletions
|
@ -36,9 +36,9 @@ services:
|
|||
links:
|
||||
- tsdb
|
||||
|
||||
prune:
|
||||
task_prune:
|
||||
image: ghcr.io/genudine/saerro/tasks:latest
|
||||
command: prune
|
||||
command: /app prune
|
||||
pull_policy: always
|
||||
restart: "no"
|
||||
environment:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue