diff --git a/pkg/server/ui/about.templ b/pkg/server/ui/about.templ index 23e11a4..54ac7fa 100644 --- a/pkg/server/ui/about.templ +++ b/pkg/server/ui/about.templ @@ -24,9 +24,18 @@ templ About() {
The basic principle of converge is described below. Access to a running remote continous integration job is usually not possible without a lot of access to the backend environment where jobs are running. - However, the job can connect to a server as well as the client. The connection between + However, the job can connect to a server running outside, and so can the client. +
+ + +There are a few special situations: