UNPKG

@swell/cli

Version:

Swell's command line interface/utility

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