Skip to content

Commit 2e64975

Browse files
committed
chore: Add API_BASE_URL to env.production
1 parent 8397f20 commit 2e64975

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env.production

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
VITE_APP_PREVIEW=false
2-
VITE_APP_API_URL=/api
2+
VITE_APP_API_BASE_URL=https://api.example.com

0 commit comments

Comments
 (0)