add: health check
health check for docker
This commit is contained in:
parent
a27af9aefb
commit
d19e802c8c
2 changed files with 2 additions and 1 deletions
1
server/api/health.ts
Normal file
1
server/api/health.ts
Normal file
|
@ -0,0 +1 @@
|
|||
export default defineEventHandler((): string => 'ok' )
|
Loading…
Add table
Add a link
Reference in a new issue