export const environment = { production: true, backendBase: '/api/v1', databaseBase: '/db_api/v1', statUrl: '/stat?ngsw-bypass', versionUrl: '/i/version.html?ngsw-bypass', logoUrl: '/i/assets/icon/logo_lines.svg', starshipUrl: '/auth/starship_oauth/login', appBase: '/i/', outputDebug: false, websocketBase: '', };