const webUiConstants = { // baseUrl: 'http://localhost:4000/' baseUrl: '/' } export default webUiConstants;