mc2-project / mc2

A Platform for Secure Analytics and Machine Learning
Apache License 2.0
297 stars 44 forks source link

Make Opaque SQL listener port configurable #145

Open chester-leung opened 3 years ago

chester-leung commented 3 years ago

Currently, we hardcode the port that Opaque SQL listens on in the client. We should make this port configurable, either by allowing users to specify it in the global configuration or through an environment variable.