diff options
-rw-r--r-- | test/postman/integration_test_urls.postman_environment.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/postman/integration_test_urls.postman_environment.json b/test/postman/integration_test_urls.postman_environment.json index d376409d8..5b3841c82 100644 --- a/test/postman/integration_test_urls.postman_environment.json +++ b/test/postman/integration_test_urls.postman_environment.json @@ -29,7 +29,7 @@ { "enabled": true, "key": "url-sdnc", - "value": "http://sdnc.api.simpledemo.onap.org:30202", + "value": "https://sdnc.api.simpledemo.onap.org:30267", "type": "text" }, { |