Skip to content

Commit

Permalink
openapi
Browse files Browse the repository at this point in the history
  • Loading branch information
d4mr committed Feb 27, 2025
1 parent de95047 commit d6e0d3f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/server/engine.ts
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,10 @@ publicRoutes.get(
url: "http://localhost:3005",
description: "Local server",
},
{
url: "https://engine-v3-test-instance-yl1c.engine-aws-usw2.zeet.app",
description: "Zeet Test Instance",
},
],
},
})
Expand Down

0 comments on commit d6e0d3f

Please sign in to comment.