Skip to content

Commit

Permalink
Update index.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
jd-apprentice authored Sep 6, 2023
1 parent 436ef9d commit bda2386
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
*/
export const config = {
baseUrl: "https://waifuland.jonathan.com.ar/api",
port: import.meta.env.VITE_PORT,
port: 3500,
}

1 comment on commit bda2386

@vercel
Copy link

@vercel vercel bot commented on bda2386 Sep 6, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.