Description
getSpaceConfig should work off hostname, not slug
- hostname needs to match client and mobile
- client pulls from window.location.hostname
- mobile pulls from process.env.EXPO_PUBLIC_REACT_APP_SITE_URL
- Make sure these can point to same space when used with 1 hostname
- find way to test by simply changing ENV or something elseNo activity yet.