From 1ab0182e9244c80670015df471aaf42f56673e4c Mon Sep 17 00:00:00 2001 From: ZhangzrJerry Date: Wed, 15 Apr 2026 07:11:52 +0800 Subject: [PATCH] Update docker_install.md (#11746) --- 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 |