Skip to content

Commit 6b0cb88

Browse files
committed
chore: Update BASE_URL in prod env
1 parent 5852304 commit 6b0cb88

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_BASE_URL=https://api.example.com
2+
VITE_APP_API_BASE_URL=http://easyapi.devv.zone:3012/api

0 commit comments

Comments
 (0)