diff --git a/docs/docs/start/docker_install.md b/docs/docs/start/docker_install.md index ad85ade74e..cb4f29da35 100644 --- a/docs/docs/start/docker_install.md +++ b/docs/docs/start/docker_install.md @@ -247,7 +247,8 @@ This can be adjusted using the following environment variables: These variables are combined in the [Dockerfile]({{ sourcefile("contrib/container/Dockerfile") }}) to build the bind string passed to the InvenTree server on startup. -To enable IPv6/Dual Stack support, set `INVENTREE_WEB_ADDR` to `[::]` when you create/start the container. +!!! tip "IPv6 Support" + To enable IPv6/Dual Stack support, set `INVENTREE_WEB_ADDR` to `[::]` when you create/start the container. ### Demo Dataset