.env
file
VITE_API_BASE_URL="https://strapi-store-server.onrender.com/api"
VITE_BASE_URL="http://localhost:5173"
VITE_GUEST_EMAIL="[email protected]"
VITE_GUEST_PASSWORD="secret"
.env
file
VITE_API_BASE_URL="https://strapi-store-server.onrender.com/api"
VITE_BASE_URL="http://localhost:5173"
VITE_GUEST_EMAIL="[email protected]"
VITE_GUEST_PASSWORD="secret"