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 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;
|
||||
|
||||
Reference in New Issue
Block a user