Update hosts form
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user