UNPKG

@swell/cli

Version:

Swell's command line interface/utility

8 lines (7 loc) 371 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', };