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