Commit e036f1b5 authored by ari_darmawan's avatar ari_darmawan

environment prod

parent f9e694ec
{
"APIBASEURL" : "http://crm.nobubank.com/nobucall-api-v2/",
"MICROSERVICEURL" : "http://crm.nobubank.com/nobucall-api-v2/",
"MICROSERVICEURL" : "http://crm.nobubank.com/nobucall-api-log/api/v1/",
"SITE_NAME" : "Visionet Helpdesk System",
"SITE_LOGO" : "https://i0.wp.com/jogorogo.info/wp-content/uploads/2017/07/logo_visionet.png?fit=879%2C227",
"COMPANY_NAME" : "PT. Visionet Data Internasional",
......
export const environment = {
production: true,
//Local
ApiUrlBase : 'http://localhost:9825/',
//Opsol
// ApiUrlBase : 'http://innodev.vnetcloud.com/nobucall-api/',
//dev
// ApiUrlBase : 'http://innodev.vnetcloud.com/nobucall-api-v2/',
//uat
// ApiUrlBase : 'http://innodev.vnetcloud.com/nobucall-api-uat/',
//sit
// ApiUrlBase : 'http://innodev.vnetcloud.com/nobucall-api-sit/',
// PROD
// ApiUrlBase : 'http://innodev.vnetcloud.com/nobucall-api-sit/',
// ApiUrlBase : 'http://crm.nobubank.com/nobucall-api-v2/',
// API Micro Service
APIMICROSERVICE : 'http://innodev.vnetcloud.com/nobu-history-login/api/v1/',
SITE_NAME : "Visionet Helpdesk System",
SITE_LOGO : "https://i0.wp.com/jogorogo.info/wp-content/uploads/2017/07/logo_visionet.png?fit=879%2C227",
COMPANY_NAME : "PT. Visionet Data Internasional",
PARAM_AGENTROLEID : 2,
PARAM_AGENTSPVROLEID : 1,
PARAM_SPV : "1",
PARAM_AGENT : "2",
PARAM_SERVICEDESK : "4",
PARAM_SUPPORT : "5",
ZENDESK_API_URL : "https://ovo1552295957.zendesk.com/",
ZENDESK_API_USER : "xxx",
ZENDESK_API_PASS : "xxx",
API_CRON_USER : "admin",
API_CRON_PASS : "Superm@n123",
Topic : {
Informasi : 1,
Keluhan : 2,
PermintaanKeServiceDesk : 4,
PermintaanKeNobuCall : 5,
TelponTerputus : 7
"APIBASEURL" : "http://crm.nobubank.com/nobucall-api-v2/",
"MICROSERVICEURL" : "http://crm.nobubank.com/nobucall-api-log/api/v1/",
"SITE_NAME" : "Visionet Helpdesk System",
"SITE_LOGO" : "https://i0.wp.com/jogorogo.info/wp-content/uploads/2017/07/logo_visionet.png?fit=879%2C227",
"COMPANY_NAME" : "PT. Visionet Data Internasional",
"PARAM_AGENTROLEID" : 2,
"PARAM_AGENTSPVROLEID" : 1,
"PARAM_SPV" : "1",
"PARAM_AGENT" : "2",
"PARAM_SERVICEDESK" : "4",
"PARAM_SUPPORT" : "5",
"ZENDESK_API_URL" : "https://ovo1552295957.zendesk.com/",
"ZENDESK_API_USER" : "xxx",
"ZENDESK_API_PASS" : "xxx",
"API_CRON_USER" : "admin",
"API_CRON_PASS" : "Superm@n123",
"Topic" : {
"Informasi" : 1,
"Keluhan" : 2,
"PermintaanKeServiceDesk" : 4,
"PermintaanKeNobuCall" : 5,
"TelponTerputus" : 7
},
Team : {
EChanelSupportCardOpr : 26,
EChanelSupportCardOpr2 : 42451,
AtmPaymentSettlement : 27,
ITOprPolicyAndQA : 32,
ProductAndProcessConsumer : 42452,
PortofolioAndMonitoringCollectio : 42453,
MerchantProcessing : 42454,
BarcodeQRIS : 42455,
ITSolution : 42456,
DigitalBussinessSupport : 31,
ConsumerLoan : 34,
SBAndFinancialPlanning : 37,
ServiceDesk : 39,
CsCabangBranchAgent : 40,
AgentCallCenter : 41,
OvoCSTeam : 229,
SKNRTGS : 455,
SociomileStaff : 10895,
ProductInovationAndBusinessSupport : 30397,
ITRM : 30393,
SupervisorNobu : 42931,
MerchantBusiness: 66798
"Team" : {
"EChanelSupportCardOpr" : 26,
"EChanelSupportCardOpr2" : 42451,
"AtmPaymentSettlement" : 27,
"ITOprPolicyAndQA" : 32,
"ProductAndProcessConsumer" : 42452,
"PortofolioAndMonitoringCollectio" : 42453,
"MerchantProcessing" : 42454,
"BarcodeQRIS" : 42455,
"ITSolution" : 42456,
"DigitalBussinessSupport" : 31,
"ConsumerLoan" : 34,
"SBAndFinancialPlanning" : 37,
"ServiceDesk" : 39,
"CsCabangBranchAgent" : 40,
"AgentCallCenter" : 41,
"OvoCSTeam" : 229,
"SKNRTGS" : 455,
"SociomileStaff" : 10895,
"ProductInovationAndBusinessSupport" : 30397,
"ITRM" : 30393,
"SupervisorNobu" : 42931,
"MerchantBusiness": 66798
},
Agent : {
NobuCall : 42,
ServiceDesk : 43
"Agent" : {
"NobuCall" : 42,
"ServiceDesk" : 43
},
ckeConfig : {
extraPlugins:
"easyimage,bidi,blockquote,clipboard," +
"button,panelbutton,panel,floatpanel,menu," +
"indentblock,indentlist,justify,link,list,liststyle,magicline," +
"newpage,pagebreak,pastefromword,pastetext,"
"ckeConfig" : {
"extraPlugins":"easyimage, bidi, blockquote, clipboard button, panelbutton, panel, floatpanel, menu indentblock, indentlist, justify, link, list, liststyle, magicline newpage, pagebreak, pastefromword, pastetext"
}
}
......
......@@ -4,85 +4,59 @@
export const environment = {
production: false,
//Riko
// ApiUrlBase : 'http://innodev.vnetcloud.com/nobucall-api2/',
//Opsol
// ApiUrlBase : 'http://innodev.vnetcloud.com/nobucall-api/',
//dev
// ApiUrlBase : ' http://innodev.vnetcloud.com/nobucall-api-dev/',
//uat
// ApiUrlBase : 'http://innodev.vnetcloud.com/nobucall-api-uat/',
//sit
ApiUrlBase : 'http://innodev.vnetcloud.com/nobucall-api-sit/',
//ApiUrlBase : ' http://139.255.57.61/nobucall-api2/',
SITE_NAME : "Visionet Helpdesk System",
SITE_LOGO : "https://i0.wp.com/jogorogo.info/wp-content/uploads/2017/07/logo_visionet.png?fit=879%2C227",
COMPANY_NAME : "PT. Visionet Data Internasional",
PARAM_AGENTROLEID : 2,
PARAM_AGENTSPVROLEID : 1,
PARAM_SPV : "1",
PARAM_AGENT : "2",
PARAM_SERVICEDESK : "4",
PARAM_SUPPORT : "5",
ZENDESK_API_URL : "https://ovo1552295957.zendesk.com/",
ZENDESK_API_USER : "xxx",
ZENDESK_API_PASS : "xxx",
API_CRON_USER : "admin",
API_CRON_PASS : "Superm@n123",
Topic : {
Informasi : 1,
Keluhan : 2,
PermintaanKeServiceDesk : 4,
PermintaanKeNobuCall : 5,
TelponTerputus : 7
"APIBASEURL" : "http://innodev.vnetcloud.com/nobucall-api-v2/",
"MICROSERVICEURL" : "http://innodev.vnetcloud.com/nobu-history-login/api/v1/",
"SITE_NAME" : "Visionet Helpdesk System",
"SITE_LOGO" : "https://i0.wp.com/jogorogo.info/wp-content/uploads/2017/07/logo_visionet.png?fit=879%2C227",
"COMPANY_NAME" : "PT. Visionet Data Internasional",
"PARAM_AGENTROLEID" : 2,
"PARAM_AGENTSPVROLEID" : 1,
"PARAM_SPV" : "1",
"PARAM_AGENT" : "2",
"PARAM_SERVICEDESK" : "4",
"PARAM_SUPPORT" : "5",
"ZENDESK_API_URL" : "https://ovo1552295957.zendesk.com/",
"ZENDESK_API_USER" : "xxx",
"ZENDESK_API_PASS" : "xxx",
"API_CRON_USER" : "admin",
"API_CRON_PASS" : "Superm@n123",
"Topic" : {
"Informasi" : 1,
"Keluhan" : 2,
"PermintaanKeServiceDesk" : 4,
"PermintaanKeNobuCall" : 5,
"TelponTerputus" : 7
},
Team : {
EChanelSupportCardOpr : 26,
EChanelSupportCardOpr2 : 30722,
AtmPaymentSettlement : 27,
ITOprPolicyAndQA : 32,
ProductAndProcessConsumer : 30723,
PortofolioAndMonitoringCollectio : 30724,
MerchantProcessing : 30725,
BarcodeQRIS : 30726,
ITSolution : 30727,
DigitalBussinessSupport : 31,
ConsumerLoan : 34,
SBAndFinancialPlanning : 37,
ServiceDesk : 39,
CsCabangBranchAgent : 40,
AgentCallCenter : 41,
OvoCSTeam : 229,
SKNRTGS : 455,
SociomileStaff : 10895,
ProductInovationAndBusinessSupport : 30397,
ITRM : 30393,
SupervisorNobu : 30398
"Team" : {
"EChanelSupportCardOpr" : 26,
"EChanelSupportCardOpr2" : 42451,
"AtmPaymentSettlement" : 27,
"ITOprPolicyAndQA" : 32,
"ProductAndProcessConsumer" : 42452,
"PortofolioAndMonitoringCollectio" : 42453,
"MerchantProcessing" : 42454,
"BarcodeQRIS" : 42455,
"ITSolution" : 42456,
"DigitalBussinessSupport" : 31,
"ConsumerLoan" : 34,
"SBAndFinancialPlanning" : 37,
"ServiceDesk" : 39,
"CsCabangBranchAgent" : 40,
"AgentCallCenter" : 41,
"OvoCSTeam" : 229,
"SKNRTGS" : 455,
"SociomileStaff" : 10895,
"ProductInovationAndBusinessSupport" : 30397,
"ITRM" : 30393,
"SupervisorNobu" : 42931,
"MerchantBusiness": 66798
},
Agent : {
NobuCall : 42,
ServiceDesk : 43
"Agent" : {
"NobuCall" : 42,
"ServiceDesk" : 43
},
ckeConfig : {
extraPlugins:
"easyimage,bidi,blockquote,clipboard," +
"button,panelbutton,panel,floatpanel,menu," +
"indentblock,indentlist,justify,link,list,liststyle,magicline," +
"newpage,pagebreak,pastefromword,pastetext,"
"ckeConfig" : {
"extraPlugins":"easyimage, bidi, blockquote, clipboard button, panelbutton, panel, floatpanel, menu indentblock, indentlist, justify, link, list, liststyle, magicline newpage, pagebreak, pastefromword, pastetext"
}
......
......@@ -9,8 +9,8 @@ import { Http, ResponseContentType, RequestOptions } from '@angular/http';
import { environment } from '../../environments/environment.prod';
//const API_URL = environment.apiUrl;
var API_URL = "";
var API_MICROSERVICE = "";
var API_URL = "http://crm.nobubank.com/nobucall-api-v2/";
var API_MICROSERVICE = "http://crm.nobubank.com/nobucall-api-log/api/v1/";
var ckConfig = environment.ckeConfig;
var SITE_NAME = environment.SITE_NAME;
var SITE_LOGO = environment.SITE_LOGO;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment