All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.davfx.ninio.route.reference.conf Maven / Gradle / Ivy

There is a newer version: 1.0.99
Show newest version
route {
	bind {
		host = 0.0.0.0
		port = 8081
	}
	to {
		host = 127.0.0.1
		port = 8082
		path = ""
	}
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy