plotly / dash

Data Apps & Dashboards for Python. No JavaScript Required.
https://plotly.com/dash
MIT License
21.25k stars 2.05k forks source link

Evaluate HOST, PORT, and PROXY env vars when Dash.run() is invoked #2908

Closed martian0x80 closed 2 months ago

martian0x80 commented 3 months ago

Fixes #2902

Made the changes as proposed in #2902. Nothing major, just re-evaluates environment variables when Dash.run() is invoked.

Contributor Checklist

optionals