export const environment = { production: true, backendPath: (window)['env']['BACKEND_URL'], backendOAuthPath: (window)['env']['BACKEND_OAUTH_URL'] };