Compare commits
2 Commits
67417e1ede
...
cbafec6320
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
cbafec6320 | ||
|
|
4d6f00f530 |
@@ -13,3 +13,5 @@ app.get('/health', (req, res) => {
|
|||||||
app.listen(PORT, '0.0.0.0', () => {
|
app.listen(PORT, '0.0.0.0', () => {
|
||||||
console.log(`test-node running on port ${PORT}`);
|
console.log(`test-node running on port ${PORT}`);
|
||||||
});
|
});
|
||||||
|
// updated Thu Mar 19 20:24:02 2026
|
||||||
|
// v2 Thu Mar 19 20:25:22 2026
|
||||||
|
|||||||
Reference in New Issue
Block a user