Skip to content

Commit a168ff6

Browse files
committed
test trigger deploy
1 parent ce7e900 commit a168ff6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ app.get(`/${basePath}/host`, (req, res) => {
2626
message: `Request handled by backend at ${currentTime}`,
2727
imageUri: image,
2828
hostname: hostname,
29-
animal: "ferret"
29+
animal: "badger"
3030
});
3131
});
3232

0 commit comments

Comments
 (0)