absmach / magistrala-ui

UI Repository for Magistrala IoT
9 stars 15 forks source link

[BUG] Postgres client does not parse env variable #192

Closed WashingtonKK closed 4 months ago

WashingtonKK commented 4 months ago

Is there an existing issue for this?

What were you trying to achieve?

When trying to parse variables from .env using the postgres client, the client does not parse the variables.

What are the expected results?

Env variables should be parsed from .env.

What are the received results?

Variables are not being parsed

Steps To Reproduce

No response

In what environment did you encounter the issue?

ubuntu

Additional information you deem important

No response

WashingtonKK commented 4 months ago

Closed as solved.