Add public IP field and Network interface to host form

This commit is contained in:
2026-09-20 12:22:54 +01:00
parent 957f2de13c
commit 8b40a876a1
17 changed files with 327 additions and 21 deletions
@@ -98,6 +98,8 @@ export default function HostWgIpField({
WireGuard IP Address
</Span>
}
title="Wireguard IP Address"
showLabel
componentRef={inputRef}
autoFocus={autoFocus}
/>