d312a8d29f54823549b25e76182880f86a1d9b78
[appc/cdt.git] / CdtProxyService / src / main / resources / application.properties
1 #Created by Amaresh Kumar on 09/May/2018.
2 #=====Application level properties START======================
3 server.port=9191
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=localhost
10 restConf.backend.port=8181
11 restConf.username=admin
12 restConf.password=admin
13 #=========RestConf Backend properties END==================
14
15 #====Allowed origins======================
16
17