{
	"PORT": 8001,
	"API_HOST": "localhost",
	"API_PORT": 8002,
	"AUTH_HOST": "localhost",
	"AUTH_PORT": 8003,
	"COOKIE_PASS": "anystringhere",
	"CLIENT_CONFIG": {
		"SOCKET_HOST": "localhost",
		"SOCKET_PORT": 8004
	}

}