init code
[vfc/nfvo/wfengine.git] / wso2 / dropwizard-ioc-container / src / test / resources / example.yml
diff --git a/wso2/dropwizard-ioc-container/src/test/resources/example.yml b/wso2/dropwizard-ioc-container/src/test/resources/example.yml
new file mode 100644 (file)
index 0000000..c3ef0f0
--- /dev/null
@@ -0,0 +1,8 @@
+server:
+  type: simple
+  rootPath: '/service/*'
+  applicationContextPath: /
+  connector:
+    type: http
+    port: 45673
+  
\ No newline at end of file