diff --git a/hyperdiv_docs/pages/reference/env_variables.py b/hyperdiv_docs/pages/reference/env_variables.py index 882fa32..9fb604d 100644 --- a/hyperdiv_docs/pages/reference/env_variables.py +++ b/hyperdiv_docs/pages/reference/env_variables.py @@ -29,6 +29,13 @@ def env_variables(): docs_markdown( """ + ### `HD_HOST` + + This environment variable allows setting the host that a + Hyperdiv app runs on. The value should be a string + representing a valid IP address or hostname, e.g. + `"0.0.0.0"` (default value=`"localhost"`). + ### `HD_PORT` This environment variable allows setting the port that a