Update hosts form

This commit is contained in:
2026-09-20 13:48:35 +01:00
parent a9ebd8fb75
commit 3c1d2b61f6
20 changed files with 308 additions and 66 deletions
+1
View File
@@ -134,6 +134,7 @@ export type BUN_SQLITE_WGUI_HOSTS = {
name?: string;
short_description?: string;
public_ip_address?: string;
listen_port?: number | "";
interface?: string;
wg_ip_address?: string;
public_key?: string;