mirror of
https://github.com/henrygd/beszel.git
synced 2026-03-22 05:36:15 +01:00
agent: include ip in container port if not 0.0.0.0 or ::
This commit is contained in:
@@ -17,7 +17,7 @@ type ApiInfo struct {
|
||||
Ports []struct {
|
||||
// PrivatePort uint16
|
||||
PublicPort uint16
|
||||
// IP string
|
||||
IP string
|
||||
// Type string
|
||||
}
|
||||
// ImageID string
|
||||
|
||||
Reference in New Issue
Block a user