joestubbs / tagent

0 stars 1 forks source link

Hook `create_connection` function into the configuration system #21

Open waltermoreira opened 2 years ago

waltermoreira commented 2 years ago

Right now, creating the connection reads an env var. We want to move it into the configuration system we implemented so it behaves similar to the other configurable properties.