aboutsummaryrefslogtreecommitdiffstats
path: root/profiles/http/src/main/resources/open-cli-http.properties
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/http/src/main/resources/open-cli-http.properties')
-rw-r--r--profiles/http/src/main/resources/open-cli-http.properties4
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/http/src/main/resources/open-cli-http.properties b/profiles/http/src/main/resources/open-cli-http.properties
index bc7d33c9..8cde793e 100644
--- a/profiles/http/src/main/resources/open-cli-http.properties
+++ b/profiles/http/src/main/resources/open-cli-http.properties
@@ -16,3 +16,7 @@ cli.schema.http.request.method.values=post,get,delete,put,head
cli.schema.http.service.auth.values=none,basic
cli.schema.http.service.mode.values=direct,catalog
+
+#verify properties
+cli.verify.host=http://localhost
+cli.verify.port=8585 \ No newline at end of file