Skip to content

Commit 0ed1a31

Browse files
authored
typo: are -> is (#434)
1 parent 95bd302 commit 0ed1a31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/knowledge-base/proxy/traefik/load-balancing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ You can easily use Traefik to loadbalance an application between:
1717
2. You must deploy your application to more than one servers: read more [here](/knowledge-base/server/multiple-servers).
1818
3. Make sure Traefik is running on all servers.
1919
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.
2121

2222
### Dynamic Configuration
2323

0 commit comments

Comments
 (0)