You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
EXTENSION_API_KEY=<api_key> # Your API key for accessing the extension service
EXTENSION_API_SECRET=<api_secret> # Your API secret for authenticating requests
EXTENSION_BASE_URL=<base_url> # Base URL for the extension API
# Server Configuration
BACKEND_PORT=8080 # Port number for the backend server
# Optional Configurations
# FP_API_DOMAIN=<fynd_api_domain> # Fynd Platform API Domain (optional: default value is `api.fynd.com`) (Set this if you are using any other fynd cluster)