Improve webhook client api and make script to register webhooks
This commit is contained in:
@@ -72,6 +72,7 @@ export const app = new Elysia()
|
||||
/^https?:\/\/blade-and-brawn\.fly\.dev$/i,
|
||||
// development
|
||||
"http://localhost:5173",
|
||||
"http://dev.portal.bladeandbrawn.com/"
|
||||
],
|
||||
}),
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user