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====================== |
| 3 | server.port=9090 |
| 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================== |
| 9 | restConf.backend.hostname=10.12.5.49 |
| 10 | restConf.backend.port=8282 |
| 11 | restConf.username=admin |
| 12 | restConf.password=admin |
| 13 | #=========RestConf Backend properties END================== |
| 14 | |
| 15 | #====Allowed origins====================== |
| 16 | |
| 17 | |