Skip to content
Snippets Groups Projects
example.localserver.conf 165 B
{
	"comment": "in this file you can specify port and host to use with juci-local-server",
	"real_path": ".localserver.conf",
	"port": 3000,
	"host": "192.168.1.1"
}