Correct export of Delivery Unit EON_EMOBILITY_VIRTA (42 files, replaces incomplete initial export)
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
description = "VIRTA API PROD SERVER";
|
||||
host = "api.virta.fi";
|
||||
port = 443;
|
||||
pathPrefix = "/v4/admin";
|
||||
proxyType = none;
|
||||
proxyHost = "localhost";
|
||||
proxyPort = 0;
|
||||
authType = none;
|
||||
useSSL = true;
|
||||
timeout = 0;
|
||||
sslHostCheck = false;
|
||||
sslAuth = anonymous;
|
||||
description = "VIRTA API PROD SERVER";
|
||||
host = "api.virta.fi";
|
||||
port = 443;
|
||||
pathPrefix = "/v4/admin";
|
||||
proxyType = none;
|
||||
proxyHost = "localhost";
|
||||
proxyPort = 0;
|
||||
authType = none;
|
||||
useSSL = true;
|
||||
timeout = 0;
|
||||
sslHostCheck = false;
|
||||
sslAuth = anonymous;
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
description = "VIRTA API 4.1 PROD SERVER";
|
||||
host = "api.virta.global";
|
||||
port = 443;
|
||||
pathPrefix = "/admin";
|
||||
proxyType = none;
|
||||
proxyHost = "";
|
||||
proxyPort = 0;
|
||||
authType = none;
|
||||
useSSL = true;
|
||||
timeout = 0;
|
||||
sslHostCheck = false;
|
||||
sslAuth = anonymous;
|
||||
description = "VIRTA API 4.1 PROD SERVER";
|
||||
host = "api.virta.global";
|
||||
port = 443;
|
||||
pathPrefix = "/admin";
|
||||
proxyType = none;
|
||||
proxyHost = "";
|
||||
proxyPort = 0;
|
||||
authType = none;
|
||||
useSSL = true;
|
||||
timeout = 0;
|
||||
sslHostCheck = false;
|
||||
sslAuth = anonymous;
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
description = "b1i saphanats03 server";
|
||||
host = "192.168.50.187";
|
||||
port = 8080;
|
||||
pathPrefix = "/B1iXcellerator/exec/ipo/vP.0010000105.in_HCSX/com.sap.b1i.vplatform.runtime/INB_HT_CALL_SYNC_XPT/INB_HT_CALL_SYNC_XPT.ipo/proc";
|
||||
proxyType = none;
|
||||
proxyHost = "localhost";
|
||||
proxyPort = 0;
|
||||
authType = none;
|
||||
useSSL = false;
|
||||
timeout = 0;
|
||||
description = "b1i saphanats03 server";
|
||||
host = "192.168.50.187";
|
||||
port = 8080;
|
||||
pathPrefix = "/B1iXcellerator/exec/ipo/vP.0010000105.in_HCSX/com.sap.b1i.vplatform.runtime/INB_HT_CALL_SYNC_XPT/INB_HT_CALL_SYNC_XPT.ipo/proc";
|
||||
proxyType = none;
|
||||
proxyHost = "localhost";
|
||||
proxyPort = 0;
|
||||
authType = none;
|
||||
useSSL = false;
|
||||
timeout = 0;
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "uniorg-approuter",
|
||||
"engines": {
|
||||
"node": ">=4.0.0 <9.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@sap/approuter": "5.13.0"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "node node_modules/@sap/approuter/approuter.js"
|
||||
}
|
||||
{
|
||||
"name": "uniorg-approuter",
|
||||
"engines": {
|
||||
"node": ">=4.0.0 <9.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@sap/approuter": "5.13.0"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "node node_modules/@sap/approuter/approuter.js"
|
||||
}
|
||||
}
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"welcomeFile": "webapp/index.html",
|
||||
"authenticationMethod": "none",
|
||||
"routes": []
|
||||
{
|
||||
"welcomeFile": "webapp/index.html",
|
||||
"authenticationMethod": "none",
|
||||
"routes": []
|
||||
}
|
||||
Reference in New Issue
Block a user