aboutsummaryrefslogtreecommitdiffstats
path: root/netconfsimulator/src/main/resources/application.properties
blob: 3947cf358820e18e43095d17842be661b6811295 (plain)
1
2
3
4
5
6
7
8
netconf.port=830
netconf.address=netopeer
netconf.user=netconf
netconf.password=netconf
netconf.model-loader.port=5002
spring.kafka.bootstrap-servers=kafka1:9092
spring.kafka.default-offset=100
spring.kafka.consumer.auto-offset-reset=earliest