diff --git a/src/content/docs/knowledge-base/traefik/load-balancing.mdx b/src/content/docs/knowledge-base/traefik/load-balancing.mdx index 18b50f9..1172cfb 100644 --- a/src/content/docs/knowledge-base/traefik/load-balancing.mdx +++ b/src/content/docs/knowledge-base/traefik/load-balancing.mdx @@ -144,7 +144,7 @@ http: # UUID is when you mapped a port to the host system # host.docker.internal is when you are not exposed any port to the host system - url: 'http://:' - - url: 'http://::' + - url: 'http://:' # Add any number of containers you want to loadbalance between noop: loadBalancer: