fix plausible use api health endpoint

This commit is contained in:
peaklabs-dev
2024-10-16 20:33:59 +02:00
parent 2702fbc284
commit d52c91b5f8

View File

@@ -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