fix plausible use api health endpoint
This commit is contained in:
parent
2702fbc284
commit
d52c91b5f8
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ services:
|
|||
"--no-verbose",
|
||||
"--tries=1",
|
||||
"--spider",
|
||||
"http://127.0.0.1:8000/ping",
|
||||
"http://127.0.0.1:8000/api/health",
|
||||
]
|
||||
interval: 10s
|
||||
timeout: 5s
|
||||
|
|
|
|||
Loading…
Reference in a new issue