Correct export of Delivery Unit EON_EMOBILITY_VIRTA (42 files, replaces incomplete initial export)

This commit is contained in:
Thorsten Schmitz
2026-07-09 12:01:36 +02:00
parent 3348c5d03b
commit b487b6f875
5 changed files with 49 additions and 49 deletions
+12 -12
View File
@@ -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;