blob: d312a8d29f54823549b25e76182880f86a1d9b78 [file] [log] [blame]
#Created by Amaresh Kumar on 09/May/2018.
#=====Application level properties START======================
server.port=9191
spring.application.name=CdtProxyService
logging.level.root=DEBUG
Djavax.net.debug=ssl;
#=====Application level properties END======================
#=========RestConf Backend properties START==================
restConf.backend.hostname=localhost
restConf.backend.port=8181
restConf.username=admin
restConf.password=admin
#=========RestConf Backend properties END==================
#====Allowed origins======================