This commit is contained in:
milad nazari
2025-01-28 17:22:57 +03:30
committed by GitHub
23 changed files with 239 additions and 14 deletions

View File

@@ -21,6 +21,7 @@ const boolFields = [
'enabled',
'hsts_enabled',
'hsts_subdomains',
'default_server',
];
class ProxyHost extends Model {