Newer
Older
Card9-Skyworks / software / config.js
module.exports = {
	bindAddress: "0.0.0.0",
	bindPort   : 39999,
	logFile    : "./access.log",
	sockFile   : "/tmp/card9.sock",
	accounts9  : "https://accounts.net9.org",
};