chore: Add `API_BASE_URL` to env.production
This commit is contained in:
parent
8397f20d1d
commit
2e64975480
|
|
@ -1,2 +1,2 @@
|
|||
VITE_APP_PREVIEW=false
|
||||
VITE_APP_API_URL=/api
|
||||
VITE_APP_API_BASE_URL=https://api.example.com
|
||||
|
|
|
|||
Loading…
Reference in New Issue