chore: Add `API_BASE_URL` to env.production

This commit is contained in:
CharleeWa 2023-12-14 11:32:44 +08:00
parent 8397f20d1d
commit 2e64975480
1 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
VITE_APP_PREVIEW=false
VITE_APP_API_URL=/api
VITE_APP_API_BASE_URL=https://api.example.com