aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
authorChristof Rabensteiner <christof.rabensteiner@iaik.tugraz.at>2019-05-20 08:18:53 +0200
committerChristof Rabensteiner <christof.rabensteiner@iaik.tugraz.at>2019-05-20 08:18:53 +0200
commit96f82d09c22853ce3b37db0983ce6ccc34c2587f (patch)
treebc256e9314cc28f3730467b56d310a048a1adce8 /src/main/resources
parentaff7c021e37e64162ce4e3fe5abd419072fb464f (diff)
downloadmoa-zs-96f82d09c22853ce3b37db0983ce6ccc34c2587f.tar.gz
moa-zs-96f82d09c22853ce3b37db0983ce6ccc34c2587f.tar.bz2
moa-zs-96f82d09c22853ce3b37db0983ce6ccc34c2587f.zip
Add Testcase for MsgClient
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/application.properties1
-rw-r--r--src/main/resources/application.yaml2
2 files changed, 1 insertions, 2 deletions
diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties
deleted file mode 100644
index 8b13789..0000000
--- a/src/main/resources/application.properties
+++ /dev/null
@@ -1 +0,0 @@
-
diff --git a/src/main/resources/application.yaml b/src/main/resources/application.yaml
index 9e987bf..a59c460 100644
--- a/src/main/resources/application.yaml
+++ b/src/main/resources/application.yaml
@@ -14,7 +14,7 @@ spring:
delivery-request-configuration-profiles:
default:
msg:
- url: http://localhost:8090/
+ url: http://localhost:8081/
x509: todo!
perform-query-person-request: false