mirror of
https://github.com/LukeHagar/documentation-coolify.git
synced 2025-12-09 20:37:45 +00:00
Merge pull request #36 from minasploit/patch-1
Fixed a typo on multiple-servers.mdx
This commit is contained in:
@@ -28,7 +28,7 @@ Any additional servers must be set in the `Servers` menu, simply by clicking on
|
||||
|
||||
Now everytime you redeploy, restart or stop the application, the action will be done on all servers.
|
||||
|
||||
If the deploy needs a build process, it will be executed on the main server (or on the build server if you have on). The deploy process will upload the built image to the Docker Registry and only after all other servers will be notified to pull and deploy this image.
|
||||
If the deploy needs a build process, it will be executed on the main server (or on the build server if you have one). The deploy process will upload the built image to the Docker Registry and only after all other servers will be notified to pull and deploy this image.
|
||||
|
||||
## How to configure a loadbalancer?
|
||||
|
||||
|
||||
Reference in New Issue
Block a user