Merge "get resource data for operational passthrough"
[cps.git] / cps-application / src / main / resources / application.yml
index 91c421b..e185bf2 100644 (file)
@@ -107,3 +107,8 @@ logging:
     level:\r
         org:\r
             springframework: INFO\r
+\r
+dmi:\r
+    auth:\r
+        username: ${DMI_USERNAME}\r
+        password: ${DMI_PASSWORD}\r