We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e9f6134 + 29536cf commit 07cdb51Copy full SHA for 07cdb51
samples/edc-dast/edc-dast-runtime/configuration.properties
@@ -21,6 +21,8 @@ web.http.management.port=8182
21
web.http.management.path=/management
22
web.http.control.port=8183
23
web.http.control.path=/control
24
+web.http.catalog.port=8184
25
+web.http.catalog.path=/catalog
26
web.http.sts.port=8990
27
web.http.sts.path=/v1/sts
28
edc.api.auth.key=password
0 commit comments