{
	"env": {
		"HTTP_PORT": "8080",
		"MONGO_URL": "mongodb://localhost",
		"REDIS_URL": "redis://localhost",
		"CORS_ORIGIN": "http://localhost:4200"
	}
}