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