update 00000
This commit is contained in:
parent
a7f383a0c8
commit
e13b787836
1 changed files with 0 additions and 1 deletions
|
|
@ -13,7 +13,6 @@ const allowedOrigins = [
|
||||||
];
|
];
|
||||||
|
|
||||||
const app = new Elysia({
|
const app = new Elysia({
|
||||||
prefix: "/api",
|
|
||||||
tags: ["Default"],
|
tags: ["Default"],
|
||||||
})
|
})
|
||||||
.use(
|
.use(
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue