log = {
  level = 15
}

http = {
  port = 8081
}

nodes = {
	node1 = {
		type = "loopback";
	}
}