summaryrefslogtreecommitdiffstats
path: root/policy-executor-stub/src/main/resources/application.yml
diff options
context:
space:
mode:
Diffstat (limited to 'policy-executor-stub/src/main/resources/application.yml')
-rw-r--r--policy-executor-stub/src/main/resources/application.yml5
1 files changed, 2 insertions, 3 deletions
diff --git a/policy-executor-stub/src/main/resources/application.yml b/policy-executor-stub/src/main/resources/application.yml
index f713a157fe..8ed5742a41 100644
--- a/policy-executor-stub/src/main/resources/application.yml
+++ b/policy-executor-stub/src/main/resources/application.yml
@@ -15,6 +15,5 @@
# SPDX-License-Identifier: Apache-2.0
# ============LICENSE_END=========================================================
-rest:
- api:
- policy-executor-base-path: /policy-executor/api
+server:
+ port: 8093