Skip to content

Commit 8916a56

Browse files
committed
fix: use correct prod api url
1 parent 50873c9 commit 8916a56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/.env.production

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VITE_API_URL=https://portfolio-backend-username-001.fly.dev
1+
VITE_API_URL=https://portfolio-backend-username-001.fly.dev/api/v1

0 commit comments

Comments
 (0)