From 7dc80da9e8adf412b751d1323a851b08a51e9ea8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 09:13:15 +1000 Subject: [PATCH] Update docker_install.md (#11746) (#11748) (cherry picked from commit 1ab0182e9244c80670015df471aaf42f56673e4c) Co-authored-by: ZhangzrJerry --- docs/docs/start/docker_install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/start/docker_install.md b/docs/docs/start/docker_install.md index cb4f29da35..125d2e924f 100644 --- a/docs/docs/start/docker_install.md +++ b/docs/docs/start/docker_install.md @@ -241,7 +241,7 @@ By default, the Dockerized InvenTree web server binds to all available network i This can be adjusted using the following environment variables: | Environment Variable | Default | -| --- | --- | --- | --- | +| --- | --- | | INVENTREE_WEB_ADDR | 0.0.0.0 | | INVENTREE_WEB_PORT | 8000 |