diff options
Diffstat (limited to 'CdtProxyService')
-rw-r--r-- | CdtProxyService/src/main/resources/application.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CdtProxyService/src/main/resources/application.properties b/CdtProxyService/src/main/resources/application.properties index d312a8d..e8ce0d0 100644 --- a/CdtProxyService/src/main/resources/application.properties +++ b/CdtProxyService/src/main/resources/application.properties @@ -9,7 +9,7 @@ Djavax.net.debug=ssl; restConf.backend.hostname=localhost restConf.backend.port=8181 restConf.username=admin -restConf.password=admin +restConf.password=Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U #=========RestConf Backend properties END================== #====Allowed origins====================== |