Make cURL timeouts configurable.
[sim/o1-interface.git] / ntsimulator / .env
index 638975b..21ded2a 100644 (file)
@@ -30,3 +30,6 @@ VES_ENDPOINT_PORT=8443
 VES_ENDPOINT_AUTH_METHOD=no-auth
 VES_ENDPOINT_USERNAME=sample1
 VES_ENDPOINT_PASSWORD=sample1
+
+CURL_CONNECT_TIMEOUT=1
+CURL_OPERATION_TIMEOUT=1