Initial export of EON_EMOBILITY_VIRTA
This commit is contained in:
@@ -0,0 +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;
|
||||
Reference in New Issue
Block a user