mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
fix: supbase hello function demo
This commit is contained in:
@@ -586,7 +586,7 @@ serve(async () => {
|
|||||||
})
|
})
|
||||||
|
|
||||||
// To invoke:
|
// To invoke:
|
||||||
// curl 'http://localhost:<KONG_HTTP_PORT>/functions/v1/hello' \
|
// curl 'http://localhost:<KONG_HTTP_PORT>/functions/v1/hello' \\
|
||||||
// --header 'Authorization: Bearer <anon/service_role API key>'
|
// --header 'Authorization: Bearer <anon/service_role API key>'
|
||||||
`,
|
`,
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user