mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-05 14:00:40 +08:00
Update index.ts
This commit is contained in:
parent
4bbe87ba3e
commit
5ff6c64d77
@ -60,7 +60,7 @@ app.use(
|
||||
);
|
||||
|
||||
app.get("/", (req, res) => {
|
||||
res.send("SCRAPERS-JS: Hello, world! Fly.io");
|
||||
res.send("SCRAPERS-JS: Hello, world! K8s!");
|
||||
});
|
||||
|
||||
//write a simple test function
|
||||
|
Loading…
x
Reference in New Issue
Block a user