UNPKG

@swell/cli

Version:

Swell's command line interface/utility

10 lines (9 loc) 427 B
export default { API_BASE_URL: 'https://api.swell.store', ADMIN_API_BASE_URL: 'https://${STORE_ID}.swell.store/admin/api', LOGIN_HOST: 'https://${STORE_ID}.swell.store', APP_PAGES_HOST: 'https://${STORE_ID}--${APP_ID}--${ENV}.swell.store', STOREFRONT_FRONTEND_HOST: 'https://${BRANCH_PREFIX}${STOREFRONT_SLUG}.swell.store', LOCAL_PROXY_PROVIDER: '', SCHEMAS_BASE_URL: 'https://json.swell.store', };