feat: disable nat

This commit is contained in:
naiba
2025-01-21 22:21:52 +08:00
parent a6b6174bbf
commit f6ce25d466
3 changed files with 30 additions and 0 deletions
+1
View File
@@ -401,6 +401,7 @@ export interface ModelLoginResponse {
export interface ModelNAT {
created_at: string
domain: string
enabled: boolean
host: string
id: number
name: string