You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/knowledge-base/proxy/traefik/load-balancing.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ You can easily use Traefik to loadbalance an application between:
17
17
2. You must deploy your application to more than one servers: read more [here](/knowledge-base/server/multiple-servers).
18
18
3. Make sure Traefik is running on all servers.
19
19
4. Set your `fqdn` to the fqdn you would like to use to reach your application.
20
-
5. After your application are deployed on all servers, you need to make a dynamic configuration for Traefik to loadbalance between your servers in the `/data/coolify/proxy/dynamic` directory.
20
+
5. After your application is deployed on all servers, you need to make a dynamic configuration for Traefik to loadbalance between your servers in the `/data/coolify/proxy/dynamic` directory.
0 commit comments