mirror of
https://github.com/amir20/dozzle.git
synced 2025-12-28 16:06:40 +01:00
feat: enables swarm cluster to connect to external agents (#3394)
Co-authored-by: Mitch Brown <mitch@mitchbrown.ca>
This commit is contained in:
@@ -342,6 +342,7 @@ func (d *httpClient) Ping(ctx context.Context) (types.Ping, error) {
|
||||
}
|
||||
|
||||
func (d *httpClient) Host() Host {
|
||||
log.Debug().Str("host", d.host.Name).Msg("Fetching host")
|
||||
return d.host
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user