const config = { apiUrl: 'http://localhost:3000', gatewayUrl: '', // Leave blank for it to look for the gateway on the current page, if that makes sense }; export default config;