Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 187 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 187 Bytes

.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"