Kumar, Amaresh (ak583p) | 4d2e296 | 2018-05-10 14:35:25 +0530 | [diff] [blame] | 1 | #Created by Amaresh Kumar on 09/May/2018. |
| 2 | #=====Application level properties START====================== |
Patrick Brady | 280439f | 2018-05-17 13:38:56 -0700 | [diff] [blame^] | 3 | server.port=9191 |
Kumar, Amaresh (ak583p) | 4d2e296 | 2018-05-10 14:35:25 +0530 | [diff] [blame] | 4 | spring.application.name=CdtProxyService |
| 5 | logging.level.root=DEBUG |
| 6 | Djavax.net.debug=ssl; |
| 7 | #=====Application level properties END====================== |
| 8 | #=========RestConf Backend properties START================== |
Patrick Brady | 280439f | 2018-05-17 13:38:56 -0700 | [diff] [blame^] | 9 | restConf.backend.hostname=localhost |
| 10 | restConf.backend.port=8181 |
Kumar, Amaresh (ak583p) | 4d2e296 | 2018-05-10 14:35:25 +0530 | [diff] [blame] | 11 | restConf.username=admin |
| 12 | restConf.password=admin |
| 13 | #=========RestConf Backend properties END================== |
| 14 | |
| 15 | #====Allowed origins====================== |
| 16 | |
| 17 | |