pluviouse commited on
Commit
34a79b6
·
verified ·
1 Parent(s): 2989aa8

Update app.ts

Browse files
Files changed (1) hide show
  1. app.ts +1 -1
app.ts CHANGED
@@ -4,7 +4,7 @@ import { swagger } from "@elysiajs/swagger"
4
 
5
  const app = new Elysia()
6
  .use(swagger({
7
- path : "/docs"
8
  documentation: {
9
  info: {
10
  title : 'Pluvi API Documentation',
 
4
 
5
  const app = new Elysia()
6
  .use(swagger({
7
+ path : "/docs",
8
  documentation: {
9
  info: {
10
  title : 'Pluvi API Documentation',