fix healthcheck

This commit is contained in:
SansGuidon 2025-05-24 23:54:09 +02:00
parent ea0c5c7765
commit 8762f28b27
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
"changelog": "file://CHANGELOG.md",
"tagline": "Ciné-agrégateur multi-source pour enfants.",
"version": "1.0.0",
"healthCheckPath": "/search?q=test",
"healthCheckPath": "/search",
"httpPort": 3000,
"addons": {
"localstorage": {}

View File

@ -1 +1 @@
0.0.1
0.0.2