feat : ajout page monitoring
This commit is contained in:
3
server/api/ping.get.ts
Normal file
3
server/api/ping.get.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export default defineEventHandler(() => {
|
||||
return { ok: true }
|
||||
})
|
||||
Reference in New Issue
Block a user