bug fix for fly server
This commit is contained in:
parent
b3dcec17c0
commit
0defbfea5a
10 changed files with 33 additions and 21 deletions
|
|
@ -35,7 +35,6 @@ app.use(
|
|||
})
|
||||
)
|
||||
|
||||
|
||||
app.use(express.json());
|
||||
|
||||
app.use("/auth", authRoute);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue