From 0962e3384cdbfece52e0e31f29b4ffdf27f78536 Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Wed, 19 Jun 2024 07:36:04 -0700 Subject: [PATCH] Update docker.md --- docs/configs/docker.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configs/docker.md b/docs/configs/docker.md index bcd0dd610..51f6b5238 100644 --- a/docs/configs/docker.md +++ b/docs/configs/docker.md @@ -203,7 +203,7 @@ In order to detect every service within the Docker swarm it is necessary that se ## Multiple Homepage Instances -The optional field `instanceName` can be configured in [settings.md](settings.md#instance-name) to differentiate between multiple homepage instances. +The optional field `instanceName` can be configured in [settings.yaml](settings.md#instance-name) to differentiate between multiple homepage instances. To limit a label to an instance, insert `.instance.{{instanceName}}` after the `homepage` prefix.