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