code update recorded at: 20/04/26 07:56:50
This commit is contained in:
parent
e06cf1978b
commit
5c79efc2c3
|
|
@ -3,7 +3,7 @@ export const handler = async (event, res) => {
|
||||||
try {
|
try {
|
||||||
// Prepare the response JSON
|
// Prepare the response JSON
|
||||||
const responseJson = {
|
const responseJson = {
|
||||||
message: "Hebbbllo World"
|
message: "env check World"
|
||||||
};
|
};
|
||||||
|
|
||||||
// Print the JSON response to stdout
|
// Print the JSON response to stdout
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user